Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps65090.h39 FET_CTRL_WAIT = 3 << 2, /* Overcurrent timeout max */ enumerator
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65090_regulator.c55 value = FET_CTRL_ADENFET | FET_CTRL_WAIT; in tps65090_fet_set()