Searched refs:PMSAv8_RBAR_A (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/arch/arm/include/asm/ |
H A D | v7m.h | 75 #define PMSAv8_RBAR_A(n) (PMSAv8_RBAR + 8*(n)) macro
|
/openbmc/linux/arch/arm/kernel/ |
H A D | head-nommu.S | 352 M_CLASS(str r5, [r12, #PMSAv8_RBAR_A(0)]) 366 M_CLASS(str r5, [r12, #PMSAv8_RBAR_A(1)]) 390 M_CLASS(str r5, [r12, #PMSAv8_RBAR_A(2)]) 411 M_CLASS(str r5, [r12, #PMSAv8_RBAR_A(3)]) 438 str r5, [r12, #PMSAv8_RBAR_A(0)]
|