Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/marvell/comphy/
Dphy-comphy-3700.c147 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_a3700_comphy_set_phy_selector()
304 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_a3700_comphy_sata_power_on()
383 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_a3700_comphy_sgmii_power_on()
614 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_a3700_comphy_usb3_power_on()
890 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_3700_comphy_power_on()
940 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_a3700_comphy_sata_power_off()
962 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_3700_comphy_power_off()
1027 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.c165 mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_set_phy_selector()
248 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_set_pipe_selector()
2319 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_digital_reset()
2349 int mode = COMPHY_GET_MODE(comphy_mode); in mvebu_cp110_comphy_power_on()