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.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c84 #define MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN BIT(2) macro
498 val &= ~MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_sgmii()
531 val |= MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_rxaui()
584 val |= MVEBU_COMPHY_DTL_CTRL_DTL_FLOOP_EN; in mvebu_comphy_set_mode_10gkr()