Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/power/
H A Dpalmas.h16 #define PALMAS_SMPS_VOLT_MAX_HEX 0x7F macro
/rk3399_rockchip-uboot/drivers/power/regulator/
H A Dpalmas_regulator.c107 if (hex > PALMAS_SMPS_VOLT_MAX_HEX) in palmas_smps_hex2volt()