Searched refs:RTL818X_RX_CONF_CSDM2 (Results 1 – 2 of 2) sorted by relevance
167 #define RTL818X_RX_CONF_CSDM2 (1 << 30) macro
1167 reg |= RTL818X_RX_CONF_CSDM1 | RTL818X_RX_CONF_CSDM2; in rtl8180_start()1172 ? RTL818X_RX_CONF_CSDM2 : 0; in rtl8180_start()1174 reg &= ~(RTL818X_RX_CONF_CSDM1 | RTL818X_RX_CONF_CSDM2); in rtl8180_start()