Home
last modified time | relevance | path

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

/u-boot/drivers/net/octeontx/
A Dbgx.h46 #define CMR_EN BIT_ULL(15) macro
A Dbgx.c323 bgx_reg_modify(bgx, lmacid, BGX_CMRX_CFG, CMR_EN); in bgx_lmac_sgmii_init()
383 cfg &= ~CMR_EN; in bgx_lmac_sgmii_set_link_speed()
445 cfg |= CMR_EN; in bgx_lmac_sgmii_set_link_speed()
467 cfg &= ~CMR_EN; in bgx_lmac_xaui_init()
530 bgx_reg_modify(bgx, lmacid, BGX_CMRX_CFG, CMR_EN); in bgx_lmac_xaui_init()
877 CMR_EN | CMR_PKT_RX_EN | CMR_PKT_TX_EN); in bgx_lmac_enable()

Completed in 6 milliseconds