| /OK3568_Linux_fs/u-boot/post/drivers/ |
| H A D | i2c.c | 53 if (i2c_probe (i) == 0) in i2c_post_test() 68 if (i2c_probe(i) != 0) in i2c_post_test()
|
| /OK3568_Linux_fs/u-boot/board/freescale/mx53loco/ |
| H A D | mx53loco.c | 81 if (!i2c_probe(CONFIG_SYS_DIALOG_PMIC_I2C_ADDR)) in get_board_rev() 240 if (!i2c_probe(CONFIG_SYS_DIALOG_PMIC_I2C_ADDR)) { in power_init() 283 if (!i2c_probe(CONFIG_SYS_FSL_PMIC_I2C_ADDR)) { in power_init()
|
| /OK3568_Linux_fs/u-boot/board/toradex/colibri_imx6/ |
| H A D | pf0100.c | 39 (0 == i2c_probe(PFUZE100_I2C_ADDR)))) { in pmic_init() 163 (0 == i2c_probe(PFUZE100_I2C_ADDR)))) { in pf0100_prog()
|
| /OK3568_Linux_fs/u-boot/board/toradex/apalis_imx6/ |
| H A D | pf0100.c | 39 (0 == i2c_probe(PFUZE100_I2C_ADDR)))) { in pmic_init() 180 (0 == i2c_probe(PFUZE100_I2C_ADDR)))) { in pf0100_prog()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | i2c.h | 293 int i2c_probe(uint8_t chip_addr); 740 int i2c_probe(uint8_t chip); 793 int i2c_probe(uchar chip);
|
| /OK3568_Linux_fs/u-boot/board/gdsys/mpc8308/ |
| H A D | strider.c | 156 if (i2c_probe(mclink_controllers[k])) { in last_stage_init() 158 if (i2c_probe(mclink_controllers[k])) in last_stage_init() 162 if (i2c_probe(mclink_controllers[k])) in last_stage_init()
|
| /OK3568_Linux_fs/u-boot/board/birdland/bav335x/ |
| H A D | board.c | 52 if (i2c_probe(CONFIG_SYS_I2C_EEPROM_ADDR)) in read_eeprom() 191 if (i2c_probe(TPS65217_CHIP_PM)) in am33xx_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/common/ |
| H A D | ch7301.c | 45 if (i2c_probe(CH7301_I2C_ADDR)) in ch7301_probe()
|
| H A D | osd.c | 339 if (!i2c_probe(ICS8N3QV01_I2C_ADDR)) { in osd_probe() 357 if (!i2c_probe(SIL1178_SLAVE_I2C_ADDRESS)) { in osd_probe()
|
| H A D | dp501.c | 152 if (i2c_probe(dp501_addr)) in dp501_probe()
|
| /OK3568_Linux_fs/kernel/drivers/staging/most/i2c/ |
| H A D | i2c.c | 287 static int i2c_probe(struct i2c_client *client, const struct i2c_device_id *id) in i2c_probe() function 364 .probe = i2c_probe,
|
| /OK3568_Linux_fs/u-boot/board/vscom/baltos/ |
| H A D | board.c | 81 if (i2c_probe(CONFIG_SYS_I2C_EEPROM_ADDR)) { in read_eeprom() 191 if (i2c_probe(TPS65910_CTRL_I2C_ADDR)) { in am33xx_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-omap2/am33xx/ |
| H A D | clk_synthesizer.c | 78 rc = i2c_probe(CLK_SYNTHESIZER_I2C_ADDR); in setup_clock_synthesizer()
|
| H A D | chilisom.c | 107 if (i2c_probe(TPS65217_CHIP_PM)) in chilisom_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/i2c/ |
| H A D | i2c-uclass-compat.su | |
| /OK3568_Linux_fs/u-boot/drivers/i2c/ |
| H A D | i2c-uclass-compat.su | |
| H A D | i2c-uclass-compat.c | 33 int i2c_probe(uint8_t chip_addr) in i2c_probe() function
|
| H A D | tsi108_i2c.c | 264 int i2c_probe (uchar chip) in i2c_probe() function
|
| /OK3568_Linux_fs/u-boot/board/compulab/cm_t43/ |
| H A D | spl.c | 111 if (i2c_probe(TPS65218_CHIP_PM)) in scale_vcores()
|
| H A D | cm_t43.c | 50 i2c_probe(TPS65218_CHIP_PM); in board_init()
|
| /OK3568_Linux_fs/u-boot/board/bosch/shc/ |
| H A D | board.c | 55 if (i2c_probe(CONFIG_SYS_I2C_EEPROM_ADDR)) { in read_eeprom() 328 if (i2c_probe(TPS65217_CHIP_PM)) in am33xx_spl_board_init()
|
| /OK3568_Linux_fs/u-boot/drivers/power/ |
| H A D | power_i2c.c | 106 if (i2c_probe(pmic_i2c_addr)) { in pmic_probe()
|
| /OK3568_Linux_fs/u-boot/board/ti/am43xx/ |
| H A D | board.c | 389 if (i2c_probe(TPS65218_CHIP_PM)) in scale_vcores_generic() 438 if (i2c_probe(TPS62362_I2C_ADDR)) in scale_vcores_idk()
|
| /OK3568_Linux_fs/u-boot/board/gateworks/gw_ventana/ |
| H A D | eeprom.c | 36 0 == i2c_probe(GSC_EEPROM_ADDR)) in read_eeprom()
|
| /OK3568_Linux_fs/u-boot/board/gumstix/pepper/ |
| H A D | board.c | 111 if (i2c_probe(CONFIG_SYS_I2C_EEPROM_ADDR)) { in read_eeprom()
|