Searched refs:TCR_EN (Results 1 – 2 of 2) sorted by relevance
97 #define TCR_EN BIT(0) macro
176 while (nb8800_readl(priv, NB8800_TXC_CR) & TCR_EN) in nb8800_mac_tx()369 if (txc_cr & TCR_EN) in __nb8800_tx_dma_start()374 nb8800_writel(priv, NB8800_TXC_CR, txc_cr | TCR_EN); in __nb8800_tx_dma_start()892 !(txcr & TCR_EN) && in nb8800_dma_stop()920 nb8800_writel(priv, NB8800_TXC_CR, txcr | TCR_EN); in nb8800_dma_stop()