Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c366 case TPS65911_REG_VDDCTRL: in tps65911_get_ctrl_register()
475 case TPS65911_REG_VDDCTRL: in tps65910_get_voltage_dcdc_sel()
622 case TPS65911_REG_VDDCTRL: in tps65910_set_voltage_dcdc_sel()
710 case TPS65911_REG_VDDCTRL: in tps65910_list_voltage_dcdc()
915 ((id == TPS65911_REG_VDDCTRL) && in tps65910_set_ext_sleep_config()
/openbmc/linux/include/linux/mfd/
H A Dtps65910.h832 #define TPS65911_REG_VDDCTRL 4 macro