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