Home
last modified time | relevance | path

Searched refs:RCR_CLEAR (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc9194.h89 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
H A Dsmc9194.c331 outw( RCR_CLEAR, ioaddr + RCR ); in smc_reset()
393 outb( RCR_CLEAR, ioaddr + RCR ); in smc_shutdown()
H A Dsmc91c92_cs.c236 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
1652 outw(RCR_CLEAR, ioaddr + RCR); in smc_reset()
H A Dsmc91x.c306 SMC_SET_RCR(lp, RCR_CLEAR); in smc_reset()
385 SMC_SET_RCR(lp, RCR_CLEAR); in smc_shutdown()
H A Dsmc91x.h539 #define RCR_CLEAR 0x0 // set it to a base state macro
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc9194.h89 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
H A Dsmc9194.c331 outw( RCR_CLEAR, ioaddr + RCR ); in smc_reset()
393 outb( RCR_CLEAR, ioaddr + RCR ); in smc_shutdown()
H A Dsmc91c92_cs.c236 #define RCR_CLEAR 0x0 /* set it to a base state */ macro
1655 outw(RCR_CLEAR, ioaddr + RCR); in smc_reset()
H A Dsmc91x.c306 SMC_SET_RCR(lp, RCR_CLEAR); in smc_reset()
385 SMC_SET_RCR(lp, RCR_CLEAR); in smc_shutdown()
H A Dsmc91x.h528 #define RCR_CLEAR 0x0 // set it to a base state macro

Completed in 20 milliseconds