Searched refs:FCT_TX_CTL_EN_ (Results 1 – 4 of 4) sorted by relevance
495 #define FCT_TX_CTL_EN_ (0x80000000) macro
2816 ret = lan78xx_start_hw(dev, FCT_TX_CTL, FCT_TX_CTL_EN_); in lan78xx_start_tx_path()2831 ret = lan78xx_stop_hw(dev, FCT_TX_CTL, FCT_TX_CTL_EN_, FCT_TX_CTL_DIS_); in lan78xx_stop_tx_path()
154 #define FCT_TX_CTL_EN_(channel) BIT(28 + (channel)) macro
2306 FCT_TX_CTL_EN_(tx->channel_number), in lan743x_tx_close()2336 FCT_TX_CTL_EN_(tx->channel_number)); in lan743x_tx_open()