Searched refs:GCR_ACCESSOR_RW (Results 1 – 1 of 1) sorted by relevance
| /linux/arch/mips/include/asm/ |
| H A D | mips-cm.h | 152 #define GCR_ACCESSOR_RW(sz, off, name) \ macro 173 GCR_ACCESSOR_RW(64, 0x008, base) 182 GCR_ACCESSOR_RW(32, 0x020, access) 200 GCR_ACCESSOR_RW(32, 0x038, err_control) 205 GCR_ACCESSOR_RW(64, 0x040, error_mask) 208 GCR_ACCESSOR_RW(64, 0x048, error_cause) 214 GCR_ACCESSOR_RW(64, 0x050, error_addr) 217 GCR_ACCESSOR_RW(64, 0x058, error_mult) 221 GCR_ACCESSOR_RW(64, 0x070, l2_only_sync_base) 226 GCR_ACCESSOR_RW(64, 0x080, gic_base) [all …]
|