Searched refs:PFUZE100_I2C_ADDR (Results 1 – 4 of 4) sorted by relevance
/u-boot/board/toradex/apalis_imx6/ |
A D | pf0100.c | 43 rc = i2c_get_chip_for_busnum(bus, PFUZE100_I2C_ADDR, 1, &dev); in pmic_init() 46 PFUZE100_I2C_ADDR); in pmic_init() 234 rc = i2c_get_chip_for_busnum(bus, PFUZE100_I2C_ADDR, 1, &dev); in pf0100_prog() 237 PFUZE100_I2C_ADDR); in pf0100_prog()
|
A D | pf0100.h | 24 #define PFUZE100_I2C_ADDR (0x08) macro
|
/u-boot/board/toradex/colibri_imx6/ |
A D | pf0100.c | 43 rc = i2c_get_chip_for_busnum(bus, PFUZE100_I2C_ADDR, 1, &dev); in pmic_init() 46 PFUZE100_I2C_ADDR); in pmic_init() 219 rc = i2c_get_chip_for_busnum(bus, PFUZE100_I2C_ADDR, 1, &dev); in pf0100_prog() 222 PFUZE100_I2C_ADDR); in pf0100_prog()
|
A D | pf0100.h | 24 #define PFUZE100_I2C_ADDR (0x08) macro
|
Completed in 5 milliseconds