Searched refs:RTL818X_RX_CONF_CSDM1 (Results 1 – 2 of 2) sorted by relevance
169 #define RTL818X_RX_CONF_CSDM1 (1 << 29) macro
1163 reg |= RTL818X_RX_CONF_CSDM1 | RTL818X_RX_CONF_CSDM2; in rtl8180_start()1166 ? RTL818X_RX_CONF_CSDM1 : 0; in rtl8180_start()1170 reg &= ~(RTL818X_RX_CONF_CSDM1 | RTL818X_RX_CONF_CSDM2); in rtl8180_start()