Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dmax77693_muic.h70 #define MAX77693_MUIC_I2C_ADDR (0x4A >> 1) macro
/openbmc/u-boot/drivers/power/mfd/
H A Dmuic_max77693.c69 p->hw.i2c.addr = MAX77693_MUIC_I2C_ADDR; in power_muic_init()