Home
last modified time | relevance | path

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

/openbmc/u-boot/include/power/
H A Dtps65090.h37 FET_CTRL_TOFET = 1 << 7, /* Timeout, startup, overload */ enumerator
/openbmc/u-boot/drivers/power/regulator/
H A Dtps65090_regulator.c74 if (ret & FET_CTRL_TOFET) in tps65090_fet_set()