Home
last modified time | relevance | path

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

/linux/drivers/phy/marvell/
A Dphy-mvebu-a3700-comphy.c44 #define COMPHY_FW_MODE(mode) ((mode) << 12) macro
45 #define COMPHY_FW_NET(mode, idx, speed) (COMPHY_FW_MODE(mode) | \
187 fw_param = COMPHY_FW_MODE(fw_mode); in mvebu_a3700_comphy_power_on()
191 fw_param = COMPHY_FW_MODE(fw_mode); in mvebu_a3700_comphy_power_on()

Completed in 3 milliseconds