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