Home
last modified time | relevance | path

Searched refs:PMIC_PWRHOLD (Results 1 – 6 of 6) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/drivers/pmic/
H A Dpmic.c12 pwrap_write(PMIC_PWRHOLD, 0x0); in pmic_power_off()
H A Dpmic.h10 #define PMIC_PWRHOLD (0xa08) macro
/rk3399_ARM-atf/plat/mediatek/mt8186/drivers/pmic/
H A Dpmic.h13 #define PMIC_PWRHOLD 0xa08 macro
H A Dpmic.c22 pwrap_write(PMIC_PWRHOLD, 0x0); in pmic_power_off()
/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/pmic/
H A Dpmic.h12 PMIC_PWRHOLD = 0x0a08, enumerator
H A Dpmic.c41 pwrap_write(PMIC_PWRHOLD, 0x0); in pmic_power_off()