Searched refs:GCR_ACCESSOR_RW (Results 1 – 1 of 1) sorted by relevance
/linux/arch/mips/include/asm/ |
H A D | mips-cm.h | 130 #define GCR_ACCESSOR_RW(sz, off, name) \ macro 151 GCR_ACCESSOR_RW(64, 0x008, base) 160 GCR_ACCESSOR_RW(32, 0x020, access) 178 GCR_ACCESSOR_RW(32, 0x038, err_control) 183 GCR_ACCESSOR_RW(64, 0x040, error_mask) 186 GCR_ACCESSOR_RW(64, 0x048, error_cause) 192 GCR_ACCESSOR_RW(64, 0x050, error_addr) 195 GCR_ACCESSOR_RW(64, 0x058, error_mult) 199 GCR_ACCESSOR_RW(64, 0x070, l2_only_sync_base) 204 GCR_ACCESSOR_RW(64, 0x080, gic_base) [all …]
|