Home
last modified time | relevance | path

Searched refs:MAX8997_I2C_ADDR (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_max8997.c101 p->hw.i2c.addr = MAX8997_I2C_ADDR; in pmic_init()
/OK3568_Linux_fs/u-boot/include/power/
H A Dmax8997_pmic.h182 #define MAX8997_I2C_ADDR (0xCC >> 1) macro