Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/
H A Dapusys_power.h240 #define PWR_FLOW_SYNC_REG (0x0440) macro
H A Dapusys_power.c120 mmio_write_32(APU_MBOX0_BASE + PWR_FLOW_SYNC_REG, (cfg & 0x1)); in apu_pwr_flow_remote_sync()
205 if (mmio_read_32(APU_MBOX0_BASE + PWR_FLOW_SYNC_REG) == 0) { in apusys_kernel_apusys_pwr_top_off()