/openbmc/u-boot/drivers/gpio/ |
H A D | pca9698.c | 32 return i2c_read(addr, command, 1, buffer, PCA9698_BUFFER_SIZE); in pca9698_read40()
|
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c-uclass-compat.c | 49 int i2c_read(uint8_t chip_addr, unsigned int addr, int alen, uint8_t *buffer, in i2c_read() function
|
/openbmc/u-boot/board/freescale/mpc8308rdb/ |
H A D | mpc8308rdb.c | 63 if (i2c_read(CONFIG_SYS_I2C_PCF8574A_ADDR, 0, 0, &val8, 1) == 0) in read_board_info()
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-amd-mp2.h | 47 i2c_read = 0, enumerator
|
H A D | i2c-amd-mp2-plat.c | 105 if ((i2c_common->reqcmd == i2c_read || in i2c_amd_check_cmd_completion() 145 amd_mp2_rw(i2c_common, i2c_read); in i2c_amd_xfer_msg()
|
/openbmc/u-boot/include/ |
H A D | twl6030.h | 197 return i2c_read(chip_no, reg, 1, val, 1); in twl6030_i2c_read_u8()
|
/openbmc/u-boot/board/esd/vme8349/ |
H A D | vme8349.c | 183 if (i2c_read(chip, addr, alen, buffer, len) == 0) in vme8349_read_spd()
|
/openbmc/u-boot/drivers/ddr/fsl/ |
H A D | main.c | 101 ret = i2c_read(i2c_address, 0, 1, (uchar *)spd, 256); in __get_spd() 104 ret = i2c_read(i2c_address, 0, 1, in __get_spd() 110 ret = i2c_read(i2c_address, 0, 1, (uchar *)spd, in __get_spd()
|
/openbmc/u-boot/drivers/rtc/ |
H A D | x1205.c | 91 i2c_read(CONFIG_SYS_I2C_RTC_ADDR, X1205_CCR_BASE, 2, buf, 8); in rtc_get()
|
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | qsfp.h | 192 int i2c_read(struct hfi1_pportdata *ppd, u32 target, int i2c_addr,
|
/openbmc/linux/drivers/media/pci/ddbridge/ |
H A D | ddbridge-i2c.h | 44 static int __maybe_unused i2c_read(struct i2c_adapter *adapter, u8 adr, u8 *val) in i2c_read() function
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | spca561.c | 341 static int i2c_read(struct gspca_dev *gspca_dev, __u16 reg, __u8 mode) in i2c_read() function 677 expotimes = i2c_read(gspca_dev, 0x09, 0x10); in do_autogain() 680 gainG = i2c_read(gspca_dev, 0x35, 0x10); in do_autogain()
|
/openbmc/linux/include/trace/events/ |
H A D | i2c.h | 58 TRACE_EVENT_FN(i2c_read,
|
/openbmc/u-boot/board/freescale/mpc8315erdb/ |
H A D | mpc8315erdb.c | 40 if (i2c_read(CONFIG_SYS_I2C_PCF8574A_ADDR, 0, 0, &val8, 1) == 0) in read_board_info()
|
/openbmc/u-boot/board/gumstix/pepper/ |
H A D | board.c | 114 if (i2c_read(CONFIG_SYS_I2C_EEPROM_ADDR, 0, 1, (uchar *)header, in read_eeprom()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | stv6111.c | 295 static int i2c_read(struct i2c_adapter *adap, in i2c_read() function 339 return i2c_read(state->i2c, state->adr, ®, 1, val, 1); in read_reg()
|
/openbmc/u-boot/board/ge/common/ |
H A D | vpd_reader.c | 217 res = i2c_read(CONFIG_SYS_VPD_EEPROM_I2C_ADDR, 0, in read_vpd()
|
/openbmc/u-boot/board/corscience/tricorder/ |
H A D | tricorder-eeprom.c | 84 i2c_read(addr, 0, 2, (unsigned char *)eeprom, TRICORDER_EEPROM_SIZE); in tricorder_get_eeprom()
|
/openbmc/u-boot/board/overo/ |
H A D | overo.c | 131 i2c_read(EXPANSION_EEPROM_I2C_ADDRESS, 0, 1, (u8 *)&expansion_config, in get_expansion_id()
|
/openbmc/u-boot/board/gateworks/gw_ventana/ |
H A D | gsc.c | 30 ret = i2c_read(chip, addr, alen, buf, len); in gsc_i2c_read()
|
/openbmc/u-boot/board/freescale/t102xrdb/ |
H A D | t102xrdb.c | 276 i2c_read(I2C_PCA6408_ADDR, 0, 1, &tmp, 1); in t1023rdb_ctrl()
|
/openbmc/openpower-proc-control/extensions/phal/ |
H A D | clock_logger.cpp | 237 auto i2cRc = i2c_read(clockTarget, 0, addr, I2C_READ_SIZE, data); in addClockRegData()
|
/openbmc/u-boot/board/dhelectronics/dh_imx6/ |
H A D | dh_imx6.c | 301 ret = i2c_read(EEPROM_I2C_ADDRESS, 0xfa, 0x1, enetaddr, 0x6); in setup_dhcom_mac_from_fuse()
|
/openbmc/u-boot/board/keymile/common/ |
H A D | ivm.c | 340 ret = i2c_read(CONFIG_SYS_IVM_EEPROM_ADR, 0, 1, buf, len); in ivm_read_eeprom()
|
/openbmc/u-boot/board/bosch/shc/ |
H A D | board.c | 56 if (i2c_read(CONFIG_SYS_I2C_EEPROM_ADDR, 0, 2, (uchar *)&header, in read_eeprom()
|