Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A 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()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds