Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dmax77650-regulator.c19 #define MAX77650_REGULATOR_DISABLED BIT(2) macro
82 return en != MAX77650_REGULATOR_DISABLED; in max77650_regulator_is_enabled()
108 MAX77650_REGULATOR_DISABLED); in max77650_regulator_disable()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dmax77650-regulator.c19 #define MAX77650_REGULATOR_DISABLED BIT(2) macro
82 return en != MAX77650_REGULATOR_DISABLED; in max77650_regulator_is_enabled()
108 MAX77650_REGULATOR_DISABLED); in max77650_regulator_disable()

Completed in 2 milliseconds