Searched refs:BUILD_CM_Cx_R_ (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/arch/mips/include/asm/ |
D | mips-cm.h | 112 #define BUILD_CM_Cx_R_(name, off) \ macro 121 BUILD_CM_Cx_R_(name, off) \ 150 BUILD_CM_Cx_R_(config, 0x10) 153 BUILD_CM_Cx_R_(id, 0x28) 155 BUILD_CM_Cx_R_(tcid_0_priority, 0x40) 156 BUILD_CM_Cx_R_(tcid_1_priority, 0x48) 157 BUILD_CM_Cx_R_(tcid_2_priority, 0x50) 158 BUILD_CM_Cx_R_(tcid_3_priority, 0x58) 159 BUILD_CM_Cx_R_(tcid_4_priority, 0x60) 160 BUILD_CM_Cx_R_(tcid_5_priority, 0x68) [all …]
|