Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dtps65090.h41 FET_CTRL_ADENFET = 1 << 1, /* Enable output auto discharge */ enumerator
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dtps65090_regulator.c56 value = FET_CTRL_ADENFET | FET_CTRL_WAIT; in tps65090_fet_set()