Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c84 #define MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN BIT(2) macro
506 val &= ~MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_sgmii()
539 val |= MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_rxaui()
592 val |= MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_10gbaser()