Searched refs:DTSEC_IMASK_GRSCEN (Results 1 – 3 of 3) sorted by relevance
91 bitMask = DTSEC_IMASK_GRSCEN; break; \
286 if (GET_UINT32(p_DtsecMemMap->ievent) & DTSEC_IMASK_GRSCEN) in DtsecIsr()290 if (GET_UINT32(p_DtsecMemMap->ievent) & DTSEC_IMASK_GRSCEN) in DtsecIsr()291 WRITE_UINT32(p_DtsecMemMap->ievent, DTSEC_IMASK_GRSCEN); in DtsecIsr()311 if (event & DTSEC_IMASK_GRSCEN) in DtsecIsr()
184 #define DTSEC_IMASK_GRSCEN 0x00000100 macro