Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c178 #define MIU_SEL_BASE (0x00600UL * 2UL) macro
655 tmp = *((volatile MS_U32 *)(BankBaseAddr + MIU_SEL_BASE + (((MS_U32)u8MIU_Offset)<< 1))); in _MApi_GPD_Init()
657 *((volatile MS_U32 *)(BankBaseAddr + MIU_SEL_BASE + (((MS_U32)u8MIU_Offset) << 1))) = tmp; in _MApi_GPD_Init()