Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/smsc/
H A Dsmsc9420.h72 #define DMAC_CONTROL (0x18) macro
H A Dsmsc9420.c459 dmac_control = smsc9420_reg_read(pd, DMAC_CONTROL); in smsc9420_stop_tx()
461 smsc9420_reg_write(pd, DMAC_CONTROL, dmac_control); in smsc9420_stop_tx()
571 dmac_control = smsc9420_reg_read(pd, DMAC_CONTROL); in smsc9420_stop_rx()
573 smsc9420_reg_write(pd, DMAC_CONTROL, dmac_control); in smsc9420_stop_rx()
1322 smsc9420_reg_write(pd, DMAC_CONTROL, in smsc9420_open()
1397 dmac_control = smsc9420_reg_read(pd, DMAC_CONTROL); in smsc9420_open()
1399 smsc9420_reg_write(pd, DMAC_CONTROL, dmac_control); in smsc9420_open()