Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dtps65910-regulator.c24 #define EXT_SLEEP_CONTROL (TPS65910_SLEEP_CONTROL_EXT_INPUT_EN1 | \
836 TPS65910_SLEEP_CONTROL_EXT_INPUT_EN1) != 0); in tps65910_set_ext_sleep_config()
853 if (ext_sleep_config & TPS65910_SLEEP_CONTROL_EXT_INPUT_EN1) in tps65910_set_ext_sleep_config()
/linux/include/linux/mfd/
H A Dtps65910.h846 #define TPS65910_SLEEP_CONTROL_EXT_INPUT_EN1 0x1 macro