Searched refs:CCB (Results 1 – 2 of 2) sorted by relevance
/arch/mips/include/asm/ |
D | gcmpregs.h | 29 #define GCMPCLCBOFS(reg) GCMPOFS(CLCB, CCB, reg) 30 #define GCMPCLCBOFSn(reg, n) GCMPOFSn(CLCB, CCB, reg, n) 31 #define GCMPCOCBOFS(reg) GCMPOFS(COCB, CCB, reg) 32 #define GCMPCOCBOFSn(reg, n) GCMPOFSn(COCB, CCB, reg, n) 61 #define GCMPCCBMSK(reg, bits) GCMPMSK(CCB, reg, bits)
|
/arch/metag/include/asm/ |
D | tbx.h | 650 } CCB; member
|