Home
last modified time | relevance | path

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

/external/u-boot/include/power/
Dtps65941.h26 #define TP65941_BUCK_CONF_SLEW_MASK 0x7 macro
/external/u-boot/drivers/power/regulator/
Dtps65941_regulator.c158 slew &= TP65941_BUCK_CONF_SLEW_MASK; in tps65941_buck_val()