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