Searched refs:DC_RXSTATE_STOPPED (Results 1 – 2 of 2) sorted by relevance
182 #define DC_RXSTATE_STOPPED 0x00000000 /* 000 - Stopped */ macro
1371 ((isr & DC_ISR_RX_STATE) == DC_RXSTATE_STOPPED || in dc_netcfg_wait()1380 if (!((isr & DC_ISR_RX_STATE) == DC_RXSTATE_STOPPED || in dc_netcfg_wait()