Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/regulator/
H A Dtps65090-regulator.c28 #define CTRL_TO_BIT 7 /* Regulator timeout bit, 1=wait */ macro
108 if (!(control & BIT(CTRL_TO_BIT))) in tps65090_try_enable_fet()
/kernel/linux/linux-6.6/drivers/regulator/
H A Dtps65090-regulator.c28 #define CTRL_TO_BIT 7 /* Regulator timeout bit, 1=wait */ macro
108 if (!(control & BIT(CTRL_TO_BIT))) in tps65090_try_enable_fet()

Completed in 2 milliseconds