Searched refs:PALMAS_LDO_VOLT_MAX_HEX (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/power/ | ||
A D | palmas.h | 22 #define PALMAS_LDO_VOLT_MAX_HEX 0x3F macro |
/u-boot/drivers/power/regulator/ | ||
A D | palmas_regulator.c | 245 if (hex > PALMAS_LDO_VOLT_MAX_HEX) in palmas_ldo_hex2volt() |
Completed in 4 milliseconds