Searched refs:TPS65941_LDO_VOLT_MASK (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/power/ | ||
A D | tps65941.h | 20 #define TPS65941_LDO_VOLT_MASK 0x3E macro |
/u-boot/drivers/power/regulator/ | ||
A D | tps65941_regulator.c | 243 ret &= TPS65941_LDO_VOLT_MASK; in tps65941_ldo_val() |
Completed in 3 milliseconds