Home
last modified time | relevance | path

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

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