Searched refs:PMSAv8_RLAR (Results 1 - 2 of 2) sorted by last modified time

/linux-master/arch/arm/mm/
H A Dpmsa-v8.c53 return readl_relaxed(BASEADDR_V7M_SCB + PMSAv8_RLAR);
73 writel_relaxed(v, BASEADDR_V7M_SCB + PMSAv8_RLAR);
/linux-master/arch/arm/include/asm/
H A Dv7m.h74 #define PMSAv8_RLAR 0xa0 macro
76 #define PMSAv8_RLAR_A(n) (PMSAv8_RLAR + 8*(n))

Completed in 209 milliseconds