Searched refs:BUILD_CM_Cx_R_ (Results 1 – 1 of 1) sorted by relevance
/arch/mips/include/asm/ |
D | mips-cm.h | 173 #define BUILD_CM_Cx_R_(name, off) \ macro 182 BUILD_CM_Cx_R_(name, off) \ 216 BUILD_CM_Cx_R_(config, 0x10) 219 BUILD_CM_Cx_R_(id, 0x28) 221 BUILD_CM_Cx_R_(tcid_0_priority, 0x40) 222 BUILD_CM_Cx_R_(tcid_1_priority, 0x48) 223 BUILD_CM_Cx_R_(tcid_2_priority, 0x50) 224 BUILD_CM_Cx_R_(tcid_3_priority, 0x58) 225 BUILD_CM_Cx_R_(tcid_4_priority, 0x60) 226 BUILD_CM_Cx_R_(tcid_5_priority, 0x68) [all …]
|