Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/power/pmic/
H A Dpmic_max8998.c28 p->hw.i2c.addr = MAX8998_I2C_ADDR; in pmic_init()
/OK3568_Linux_fs/u-boot/include/power/
H A Dmax8998_pmic.h68 #define MAX8998_I2C_ADDR (0xCC >> 1) macro