Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8188/
H A Dapusys_power.c93 mmio_setbits_32(BCRM_FMEM_PDN_BASE + INFRA_FMEM_BUS_u_SI21_CTRL_0, in apu_xpu2apusys_d4_slv_en()
95 mmio_setbits_32(BCRM_FMEM_PDN_BASE + INFRA_FMEM_BUS_u_SI22_CTRL_0, in apu_xpu2apusys_d4_slv_en()
97 mmio_setbits_32(BCRM_FMEM_PDN_BASE + INFRA_FMEM_BUS_u_SI11_CTRL_0, in apu_xpu2apusys_d4_slv_en()
99 mmio_setbits_32(BCRM_FMEM_PDN_BASE + INFRA_FMEM_M6M7_BUS_u_SI24_CTRL_0, in apu_xpu2apusys_d4_slv_en()
103 mmio_clrbits_32(BCRM_FMEM_PDN_BASE + INFRA_FMEM_BUS_u_SI21_CTRL_0, in apu_xpu2apusys_d4_slv_en()
105 mmio_clrbits_32(BCRM_FMEM_PDN_BASE + INFRA_FMEM_BUS_u_SI22_CTRL_0, in apu_xpu2apusys_d4_slv_en()
107 mmio_clrbits_32(BCRM_FMEM_PDN_BASE + INFRA_FMEM_BUS_u_SI11_CTRL_0, in apu_xpu2apusys_d4_slv_en()
109 mmio_clrbits_32(BCRM_FMEM_PDN_BASE + INFRA_FMEM_M6M7_BUS_u_SI24_CTRL_0, in apu_xpu2apusys_d4_slv_en()
/rk3399_ARM-atf/plat/mediatek/mt8188/include/
H A Dplatform_def.h30 #define BCRM_FMEM_PDN_BASE (IO_PHYS + 0x00276000) macro