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