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