Home
last modified time | relevance | path

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

/external/u-boot/include/power/
Dmax77686_pmic.h174 #define MAX77686_BUCK_VOLT_MAX_HEX 0x3f macro
/external/u-boot/drivers/power/regulator/
Dmax77686.c91 hex_max = MAX77686_BUCK_VOLT_MAX_HEX; in max77686_buck_volt2hex()
122 hex_max = MAX77686_BUCK_VOLT_MAX_HEX; in max77686_buck_hex2volt()