Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/marvell/
H A Dphy-mvebu-a3700-comphy.c50 #define COMPHY_FW_MODE(mode) ((mode) << 12) macro
51 #define COMPHY_FW_NET(mode, idx, speed) (COMPHY_FW_MODE(mode) | \
193 fw_param = COMPHY_FW_MODE(fw_mode); in mvebu_a3700_comphy_power_on()
197 fw_param = COMPHY_FW_MODE(fw_mode); in mvebu_a3700_comphy_power_on()

Completed in 1 milliseconds