Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_mt_gic.c145 mmio_clrsetbits_32(GIC_SYNC_DCM, GIC_SYNC_DCM_MASK, GIC_SYNC_DCM_ON); in mt_gic_sync_dcm_enable()
/rk3399_ARM-atf/plat/mediatek/mt8183/include/
H A Dplatform_def.h126 #define GIC_SYNC_DCM_ON 0x3 macro