Searched refs:GIC_ACCESSOR_RW (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/mips/include/asm/ |
D | mips-gic.h | 34 #define GIC_ACCESSOR_RW(sz, off, name) \ macro 164 GIC_ACCESSOR_RW(32, 0x000, config) 171 GIC_ACCESSOR_RW(64, 0x010, counter) 172 GIC_ACCESSOR_RW(32, 0x010, counter_32l) 173 GIC_ACCESSOR_RW(32, 0x014, counter_32h) 193 GIC_ACCESSOR_RW(32, 0x280, wedge)
|