Searched refs:GIC_ACCESSOR_RW (Results 1 – 1 of 1) sorted by relevance
/arch/mips/include/asm/ |
D | mips-gic.h | 38 #define GIC_ACCESSOR_RW(sz, off, name) \ macro 168 GIC_ACCESSOR_RW(32, 0x000, config) 175 GIC_ACCESSOR_RW(64, 0x010, counter) 176 GIC_ACCESSOR_RW(32, 0x010, counter_32l) 177 GIC_ACCESSOR_RW(32, 0x014, counter_32h) 197 GIC_ACCESSOR_RW(32, 0x280, wedge)
|