Searched refs:DMAC_CONTROL_ST_ (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsmsc9420.h89 #define DMAC_CONTROL_ST_ (BIT(13)) macro
H A Dsmsc9420.c524 dmac_control &= (~DMAC_CONTROL_ST_);
1464 dmac_control |= DMAC_CONTROL_ST_ | DMAC_CONTROL_SR_;

Completed in 61 milliseconds