Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c84 #define MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN BIT(2) macro
510 val &= ~MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_sgmii()
543 val |= MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_rxaui()
596 val |= MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_10gbaser()