Searched defs:PER (Results 1 – 1 of 1) sorted by relevance
12 #define MC_RGM_PRST(RGM, PER) ((RGM) + 0x40UL + ((PER) * 0x8UL)) argument13 #define MC_RGM_PRST_PERIPH_N_RST(PER) BIT_32(PER) argument14 #define MC_RGM_PSTAT(RGM, PER) ((RGM) + 0x140UL + ((PER) * 0x8UL)) argument15 #define MC_RGM_PSTAT_PERIPH(PER) BIT_32(PER) argument