Home
last modified time | relevance | path

Searched refs:MAX77650_REG_CID (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/mfd/
H A Dmax77650.h23 #define MAX77650_REG_CID 0x11 macro
/openbmc/linux/drivers/mfd/
H A Dmax77650.c166 rv = regmap_read(map, MAX77650_REG_CID, &val); in max77650_i2c_probe()
/openbmc/linux/drivers/regulator/
H A Dmax77650-regulator.c353 rv = regmap_read(map, MAX77650_REG_CID, &val); in max77650_regulator_probe()