Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/marvell/comphy/
Dphy-comphy-3700.c125 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_a3700_comphy_set_phy_selector()
377 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_a3700_comphy_sgmii_power_on()
909 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_3700_comphy_power_on()
980 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_3700_comphy_power_off()
1045 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_3700_comphy_is_pll_locked()
Dphy-comphy-common.h64 #define COMPHY_GET_MODE(x) (((x) & COMPHY_MODE_MASK) >> \ macro
Dphy-comphy-cp110.c172 mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_set_phy_selector()
255 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_set_pipe_selector()
2341 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_digital_reset()
2373 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_power_on()