Home
last modified time | relevance | path

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

/openbmc/linux/drivers/regulator/
H A Dfan53555.c47 #define VSEL_BUCK_EN BIT(7) macro
179 VSEL_BUCK_EN, VSEL_BUCK_EN); in fan53555_set_suspend_enable()
187 VSEL_BUCK_EN, 0); in fan53555_set_suspend_disable()
588 rdesc->enable_mask = VSEL_BUCK_EN; in fan53555_regulator_register()