Home
last modified time | relevance | path

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

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