Searched refs:GCR_ACCESSOR_RW (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/arch/mips/include/asm/ |
D | mips-cm.h | 117 #define GCR_ACCESSOR_RW(sz, off, name) \ macro 138 GCR_ACCESSOR_RW(64, 0x008, base) 147 GCR_ACCESSOR_RW(32, 0x020, access) 165 GCR_ACCESSOR_RW(32, 0x038, err_control) 170 GCR_ACCESSOR_RW(64, 0x040, error_mask) 173 GCR_ACCESSOR_RW(64, 0x048, error_cause) 179 GCR_ACCESSOR_RW(64, 0x050, error_addr) 182 GCR_ACCESSOR_RW(64, 0x058, error_mult) 186 GCR_ACCESSOR_RW(64, 0x070, l2_only_sync_base) 191 GCR_ACCESSOR_RW(64, 0x080, gic_base) [all …]
|