Home
last modified time | relevance | path

Searched defs:PER (Results 1 – 1 of 1) sorted by relevance

/rk3399_ARM-atf/drivers/nxp/clk/s32cc/
H A Dmc_rgm.c12 #define MC_RGM_PRST(RGM, PER) ((RGM) + 0x40UL + ((PER) * 0x8UL)) argument
13 #define MC_RGM_PRST_PERIPH_N_RST(PER) BIT_32(PER) argument
14 #define MC_RGM_PSTAT(RGM, PER) ((RGM) + 0x140UL + ((PER) * 0x8UL)) argument
15 #define MC_RGM_PSTAT_PERIPH(PER) BIT_32(PER) argument