Home
last modified time | relevance | path

Searched refs:LOW_RX_SQUELCH (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/cirrus/
H A Dcs89x0.h195 #define LOW_RX_SQUELCH 0x4000 macro
H A Dcs89x0.c146 int linectl; /* either 0 or LOW_RX_SQUELCH, depending on configuration. */
936 lp->linectl = LOW_RX_SQUELCH; in net_open()
1411 if ((i & LOW_RX_SQUELCH) == LOW_RX_SQUELCH) in cs89x0_probe1()
/kernel/linux/linux-6.6/drivers/net/ethernet/cirrus/
H A Dcs89x0.h195 #define LOW_RX_SQUELCH 0x4000 macro
H A Dcs89x0.c147 int linectl; /* either 0 or LOW_RX_SQUELCH, depending on configuration. */
937 lp->linectl = LOW_RX_SQUELCH; in net_open()
1414 if ((i & LOW_RX_SQUELCH) == LOW_RX_SQUELCH) in cs89x0_probe1()

Completed in 7 milliseconds