Searched defs:CRU_SOFTRSTS_CON (Results 1 – 5 of 5) sorted by relevance
23 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4)) macro
68 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4)) macro
35 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4)) macro
70 #define CRU_SOFTRSTS_CON(n) (CRU_SOFTRST_CON + ((n) * 4)) macro
44 #define CRU_SOFTRSTS_CON(n) (0x300 + ((n) * 4)) macro
Completed in 39 milliseconds