Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dtps65910-regulator.c25 TPS65910_SLEEP_CONTROL_EXT_INPUT_EN2 | \
838 TPS65910_SLEEP_CONTROL_EXT_INPUT_EN2) != 0); in tps65910_set_ext_sleep_config()
866 if (ext_sleep_config & TPS65910_SLEEP_CONTROL_EXT_INPUT_EN2) in tps65910_set_ext_sleep_config()
/openbmc/linux/include/linux/mfd/
H A Dtps65910.h847 #define TPS65910_SLEEP_CONTROL_EXT_INPUT_EN2 0x2 macro