Searched refs:TXCMD (Results 1 – 2 of 2) sorted by relevance
141 TXCMD, DEFAULT_TXCMD}, { in ax88180_mac_reset()633 OUTW (dev, (txcmd_txdp | length | TX_START_WRITE), TXCMD); in ax88180_send()642 OUTW (dev, txcmd_txdp | length, TXCMD); in ax88180_send()
147 #define TXCMD (CMD_BASE + 0x0014) macro