Searched refs:RBS (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/scsi/ |
D | sym53c416.c | 94 #define RBS 0x08 /* Register bank select */ macro
|
/linux-4.1.27/arch/powerpc/xmon/ |
D | ppc-opc.c | 416 #define RBS RB + 1 macro 422 #define RS RBS + 1 3515 { "not", XRC(31,124,0), X_MASK, COM, { RA, RS, RBS } }, 3517 { "not.", XRC(31,124,1), X_MASK, COM, { RA, RS, RBS } }, 4029 { "mr", XRC(31,444,0), X_MASK, COM, { RA, RS, RBS } }, 4031 { "mr.", XRC(31,444,1), X_MASK, COM, { RA, RS, RBS } },
|