Searched refs:MP2_SYNC_DCM (Results 1 – 2 of 2) sorted by relevance
65 mmio_write_32(MP2_SYNC_DCM, in plat_dcm_big_core_sync()66 (mmio_read_32(MP2_SYNC_DCM) & ~MP2_SYNC_DCM_MASK) in plat_dcm_big_core_sync()70 mmio_write_32(MP2_SYNC_DCM, in plat_dcm_big_core_sync()71 (mmio_read_32(MP2_SYNC_DCM) & ~MP2_SYNC_DCM_MASK) in plat_dcm_big_core_sync()
10 #define MP2_SYNC_DCM (MCUCFG_BASE + 0x2274) macro