Searched refs:COMPHY_FW_NET (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/phy/marvell/ |
D | phy-mvebu-a3700-comphy.c | 52 #define COMPHY_FW_NET(mode, idx, speed) (COMPHY_FW_MODE(mode) | \ macro 55 #define COMPHY_FW_PCIE(mode, idx, speed, width) (COMPHY_FW_NET(mode, idx, speed) | \ 196 fw_param = COMPHY_FW_NET(fw_mode, lane->port, in mvebu_a3700_comphy_power_on() 202 fw_param = COMPHY_FW_NET(fw_mode, lane->port, in mvebu_a3700_comphy_power_on()
|