Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dmax8997_muic.h41 #define MAX8997_MUIC_I2C_ADDR (0x4A >> 1) macro
/openbmc/u-boot/drivers/power/pmic/
H A Dmuic_max8997.c67 p->hw.i2c.addr = MAX8997_MUIC_I2C_ADDR; in power_muic_init()