Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc9420.h75 #define DMAC_CONTROL_ST_ (BIT(13)) macro
H A Dsmsc9420.c460 dmac_control &= (~DMAC_CONTROL_ST_); in smsc9420_stop_tx()
1398 dmac_control |= DMAC_CONTROL_ST_ | DMAC_CONTROL_SR_; in smsc9420_open()