Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/power/
H A Dpalmas.h21 #define PALMAS_LDO_VOLT_MASK 0x3F macro
/OK3568_Linux_fs/u-boot/drivers/power/regulator/
H A Dpalmas_regulator.c276 ret &= PALMAS_LDO_VOLT_MASK; in palmas_ldo_val()
288 ret &= ~PALMAS_LDO_VOLT_MASK; in palmas_ldo_val()