Home
last modified time | relevance | path

Searched refs:I2C_ADDR_PMIC (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/mfd/
H A Dmax14577-private.h16 #define I2C_ADDR_PMIC (0x46 >> 1) macro
/linux/drivers/mfd/
H A Dmax77693.c27 #define I2C_ADDR_PMIC (0xCC >> 1) /* Charger, Flash LED */ macro
H A Dmax8997.c23 #define I2C_ADDR_PMIC (0xCC >> 1) macro
H A Dmax14577.c300 I2C_ADDR_PMIC); in max77836_init()