Home
last modified time | relevance | path

Searched refs:SXGBE_TX_ENABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_dma.c125 tx_ctl_reg |= SXGBE_TX_ENABLE; in sxgbe_dma_start_tx()
136 tx_ctl_reg |= SXGBE_TX_ENABLE; in sxgbe_dma_start_tx_queue()
145 tx_ctl_reg &= ~(SXGBE_TX_ENABLE); in sxgbe_dma_stop_tx_queue()
156 tx_ctl_reg &= ~(SXGBE_TX_ENABLE); in sxgbe_dma_stop_tx()
H A Dsxgbe_core.c122 tx_config &= ~SXGBE_TX_ENABLE; in sxgbe_enable_tx()
125 tx_config |= SXGBE_TX_ENABLE; in sxgbe_enable_tx()
H A Dsxgbe_reg.h364 #define SXGBE_TX_ENABLE BIT(0) macro
/kernel/linux/linux-6.6/drivers/net/ethernet/samsung/sxgbe/
H A Dsxgbe_dma.c125 tx_ctl_reg |= SXGBE_TX_ENABLE; in sxgbe_dma_start_tx()
136 tx_ctl_reg |= SXGBE_TX_ENABLE; in sxgbe_dma_start_tx_queue()
145 tx_ctl_reg &= ~(SXGBE_TX_ENABLE); in sxgbe_dma_stop_tx_queue()
156 tx_ctl_reg &= ~(SXGBE_TX_ENABLE); in sxgbe_dma_stop_tx()
H A Dsxgbe_core.c123 tx_config &= ~SXGBE_TX_ENABLE; in sxgbe_enable_tx()
126 tx_config |= SXGBE_TX_ENABLE; in sxgbe_enable_tx()
H A Dsxgbe_reg.h364 #define SXGBE_TX_ENABLE BIT(0) macro

Completed in 7 milliseconds