Home
last modified time | relevance | path

Searched refs:CMR_EN (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/af/
Dcgx.h30 #define CMR_EN BIT_ULL(55) macro
Dcgx.c316 cfg |= CMR_EN | DATA_PKT_RX_EN | DATA_PKT_TX_EN; in cgx_lmac_rx_tx_enable()
318 cfg &= ~(CMR_EN | DATA_PKT_RX_EN | DATA_PKT_TX_EN); in cgx_lmac_rx_tx_enable()
/Linux-v5.4/drivers/net/ethernet/cavium/thunder/
Dthunder_bgx.h38 #define CMR_EN BIT_ULL(15) macro
Dthunder_bgx.c693 bgx_reg_modify(bgx, lmacid, BGX_CMRX_CFG, CMR_EN); in bgx_lmac_sgmii_init()
752 cfg &= ~CMR_EN; in bgx_lmac_xaui_init()
811 bgx_reg_modify(bgx, lmacid, BGX_CMRX_CFG, CMR_EN); in bgx_lmac_xaui_init()
1087 bgx_reg_modify(bgx, lmacid, BGX_CMRX_CFG, CMR_EN); in bgx_lmac_enable()
1169 cfg &= ~CMR_EN; in bgx_lmac_disable()