Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-mvebu-cp110-comphy.c114 #define MVEBU_COMPHY_SELECTOR_PHY(n) ((n) * 0x4) macro
726 val &= ~(0xf << MVEBU_COMPHY_SELECTOR_PHY(lane->id)); in mvebu_comphy_power_on_legacy()
727 val |= mux << MVEBU_COMPHY_SELECTOR_PHY(lane->id); in mvebu_comphy_power_on_legacy()
869 val &= ~(0xf << MVEBU_COMPHY_SELECTOR_PHY(lane->id)); in mvebu_comphy_power_off_legacy()