Searched refs:GCR_ACCESSOR_RW (Results 1 – 1 of 1) sorted by relevance
/arch/mips/include/asm/ |
D | mips-cm.h | 118 #define GCR_ACCESSOR_RW(sz, off, name) \ macro 139 GCR_ACCESSOR_RW(64, 0x008, base) 148 GCR_ACCESSOR_RW(32, 0x020, access) 166 GCR_ACCESSOR_RW(32, 0x038, err_control) 171 GCR_ACCESSOR_RW(64, 0x040, error_mask) 174 GCR_ACCESSOR_RW(64, 0x048, error_cause) 180 GCR_ACCESSOR_RW(64, 0x050, error_addr) 183 GCR_ACCESSOR_RW(64, 0x058, error_mult) 187 GCR_ACCESSOR_RW(64, 0x070, l2_only_sync_base) 192 GCR_ACCESSOR_RW(64, 0x080, gic_base) [all …]
|