Searched refs:DMAC_CONTROL_SR_ (Results 1 – 2 of 2) sorted by relevance
78 #define DMAC_CONTROL_SR_ (BIT(1)) macro
570 dmac_control &= (~DMAC_CONTROL_SR_); in smsc9420_stop_rx()1397 dmac_control |= DMAC_CONTROL_ST_ | DMAC_CONTROL_SR_; in smsc9420_open()