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