Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-mvebu-cp110-comphy.c85 #define MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN BIT(2) macro
511 val &= ~MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_sgmii()
544 val |= MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_rxaui()
597 val |= MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_10gbaser()