Searched refs:GCR_ACCESSOR_RW (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/arch/mips/include/asm/ |
| D | mips-cm.h | 121 #define GCR_ACCESSOR_RW(sz, off, name) \ macro 142 GCR_ACCESSOR_RW(64, 0x008, base) 151 GCR_ACCESSOR_RW(32, 0x020, access) 169 GCR_ACCESSOR_RW(32, 0x038, err_control) 174 GCR_ACCESSOR_RW(64, 0x040, error_mask) 177 GCR_ACCESSOR_RW(64, 0x048, error_cause) 183 GCR_ACCESSOR_RW(64, 0x050, error_addr) 186 GCR_ACCESSOR_RW(64, 0x058, error_mult) 190 GCR_ACCESSOR_RW(64, 0x070, l2_only_sync_base) 195 GCR_ACCESSOR_RW(64, 0x080, gic_base) [all …]
|