Home
last modified time | relevance | path

Searched defs:i2c_read (Results 1 – 25 of 25) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq40xx/
H A Di2c.c42 static int i2c_read(uint32_t gsbi_id, uint8_t slave, in i2c_read() function
/aosp_15_r20/external/coreboot/src/soc/qualcomm/qcs405/
H A Di2c.c43 static int i2c_read(uint32_t gsbi_id, uint8_t slave, in i2c_read() function
/aosp_15_r20/external/coreboot/src/soc/qualcomm/ipq806x/
H A Di2c.c33 static int i2c_read(uint32_t gsbi_id, uint8_t slave, in i2c_read() function
/aosp_15_r20/external/flashrom/
H A Di2c_helper_linux.c126 int i2c_read(int fd, uint16_t addr, i2c_buffer_t *buf) in i2c_read() function
/aosp_15_r20/external/arm-trusted-firmware/drivers/nxp/i2c/
H A Di2c.c200 int i2c_read(unsigned char chip, int addr, int alen, in i2c_read() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/nxp/i2c/
Di2c.c200 int i2c_read(unsigned char chip, int addr, int alen, in i2c_read() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/mentor/i2c/
Dmi2cv.c487 int i2c_read(uint8_t chip, uint32_t addr, int alen, uint8_t *buffer, int len) in i2c_read() function
/aosp_15_r20/external/coreboot/src/soc/rockchip/common/
H A Di2c.c113 static int i2c_read(struct rk_i2c_regs *reg_addr, struct i2c_msg segment) in i2c_read() function
/aosp_15_r20/external/arm-trusted-firmware/drivers/mentor/i2c/
H A Dmi2cv.c487 int i2c_read(uint8_t chip, uint32_t addr, int alen, uint8_t *buffer, int len) in i2c_read() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/st/i2c/
Dstm32_i2c.c699 static int i2c_read(struct i2c_handle_s *hi2c, uint16_t dev_addr, in i2c_read() function
/aosp_15_r20/external/arm-trusted-firmware/drivers/st/i2c/
H A Dstm32_i2c.c709 static int i2c_read(struct i2c_handle_s *hi2c, uint16_t dev_addr, in i2c_read() function
/aosp_15_r20/external/arm-trusted-firmware/drivers/brcm/i2c/
H A Di2c.c720 int i2c_read(uint32_t bus_id, in i2c_read() function
/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/brcm/i2c/
Di2c.c720 int i2c_read(uint32_t bus_id, in i2c_read() function
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_hts221/
Dhts221.c224 static bool i2c_read(uint8_t addr, uint16_t len, uint32_t delay, uint8_t state) in i2c_read() function
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_lps22hb/
Dlps22hb.c248 static bool i2c_read(uint8_t addr, uint16_t len, uint32_t delay, uint8_t state) in i2c_read() function
/aosp_15_r20/device/google/contexthub/firmware/os/drivers/st_mag40/
Dst_mag40.c371 static void i2c_read(uint8_t addr, uint16_t len, uint32_t delay, bool last) in i2c_read() function
/aosp_15_r20/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event.proto138 I2cReadFtraceEvent i2c_read = 27; field
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.pb.cc661 FtraceEvent::_Internal::i2c_read(const FtraceEvent* msg) { in i2c_read() function in perfetto::protos::FtraceEvent::_Internal
3124 void FtraceEvent::set_allocated_i2c_read(::perfetto::protos::I2cReadFtraceEvent* i2c_read) { in set_allocated_i2c_read()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event.pbzero.h594 ::protozero::ConstBytes i2c_read() const { return at<27>().as_bytes(); } in i2c_read() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_zero_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.pbzero.h600 ::protozero::ConstBytes i2c_read() const { return at<27>().as_bytes(); } in i2c_read() function
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
Dftrace_event.pb.h13207 inline const ::perfetto::protos::I2cReadFtraceEvent& FtraceEvent::i2c_read() const { in i2c_read() function
13222 …id FtraceEvent::unsafe_arena_set_allocated_i2c_read(::perfetto::protos::I2cReadFtraceEvent* i2c_re… in unsafe_arena_set_allocated_i2c_read()
/aosp_15_r20/prebuilts/runtime/mainline/platform/sdk/include_gen/external/perfetto/perfetto_protos_perfetto_trace_ftrace_lite_gen_headers/gen/external/perfetto/protos/perfetto/trace/ftrace/
H A Dftrace_event.pb.h13073 inline const ::perfetto::protos::I2cReadFtraceEvent& FtraceEvent::i2c_read() const { in i2c_read() function
13088 …id FtraceEvent::unsafe_arena_set_allocated_i2c_read(::perfetto::protos::I2cReadFtraceEvent* i2c_re… in unsafe_arena_set_allocated_i2c_read()
/aosp_15_r20/device/google/trout/tools/tracing/proto/
Dperfetto_trace.proto5204 I2cReadFtraceEvent i2c_read = 27; field
/aosp_15_r20/external/pigweed/third_party/perfetto/repo/protos/perfetto/trace/
H A Dperfetto_trace.proto10275 I2cReadFtraceEvent i2c_read = 27; field
/aosp_15_r20/external/perfetto/protos/perfetto/trace/
H A Dperfetto_trace.proto10919 I2cReadFtraceEvent i2c_read = 27; field