Searched refs:RCR_CLEAR (Results 1 – 7 of 7) sorted by relevance
89 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
331 outw( RCR_CLEAR, ioaddr + RCR ); in smc_reset()393 outb( RCR_CLEAR, ioaddr + RCR ); in smc_shutdown()
306 SMC_SET_RCR(lp, RCR_CLEAR); in smc_reset()385 SMC_SET_RCR(lp, RCR_CLEAR); in smc_shutdown()
236 #define RCR_CLEAR 0x0 /* set it to a base state */ macro1655 outw(RCR_CLEAR, ioaddr + RCR); in smc_reset()
528 #define RCR_CLEAR 0x0 // set it to a base state macro
324 SMC_outw (dev, RCR_CLEAR, RCR_REG); in smc_reset()390 SMC_outb( dev, RCR_CLEAR, RCR_REG ); in smc_halt()
413 #define RCR_CLEAR 0x0 /* set it to a base state */ macro