Searched refs:SMC_CR4_EMODE (Results 1 – 2 of 2) sorted by relevance
214 #define SMC_CR4_EMODE 0x3 /* bits 0 and 1 */ macro
792 r = (inb(cio) & SMC_CR4_EMODE); in ppc_smc37c66xgt_detect() 846 r = inb(cio) & ~SMC_CR4_EMODE; in ppc_smc37c66xgt_detect()