Home
last modified time | relevance | path

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

/drivers/phy/marvell/
Dphy-mvebu-a3700-comphy.c51 #define COMPHY_FW_NET(mode, idx, speed) (COMPHY_FW_MODE(mode) | \ macro
54 #define COMPHY_FW_PCIE(mode, idx, speed, width) (COMPHY_FW_NET(mode, idx, speed) | \
204 fw_param = COMPHY_FW_NET(fw_mode, lane->port, in mvebu_a3700_comphy_power_on()
210 fw_param = COMPHY_FW_NET(fw_mode, lane->port, in mvebu_a3700_comphy_power_on()