Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/
H A Dapusys_power.h184 #define PMIC_IRQ_EN BIT(2) macro
H A Dapusys_power.c59 mmio_setbits_32(APUSYS_PCU + APU_PCUTOP_CTRL_SET, PMIC_IRQ_EN); in buck_off_by_pcu()