Searched refs:TPS65941_BUCK_VOLT_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/power/ | ||
A D | tps65941.h | 15 #define TPS65941_BUCK_VOLT_MASK 0xFF macro |
/u-boot/drivers/power/regulator/ | ||
A D | tps65941_regulator.c | 137 ret &= TPS65941_BUCK_VOLT_MASK; in tps65941_buck_val() |
Completed in 2 milliseconds