Home
last modified time | relevance | path

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

/linux/drivers/regulator/
H A Dmax77650-regulator.c19 #define MAX77650_REGULATOR_DISABLED BIT(2) macro
80 return en != MAX77650_REGULATOR_DISABLED; in max77650_regulator_is_enabled()
106 MAX77650_REGULATOR_DISABLED); in max77650_regulator_disable()