Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/marvell/
H A Dphy-armada38x-comphy.c35 struct a38x_comphy_lane { struct
47 struct a38x_comphy_lane lane[MAX_A38X_COMPHY]; argument
59 static void a38x_set_conf(struct a38x_comphy_lane *lane, bool enable) in a38x_set_conf()
74 static void a38x_comphy_set_reg(struct a38x_comphy_lane *lane, in a38x_comphy_set_reg()
83 static void a38x_comphy_set_speed(struct a38x_comphy_lane *lane, in a38x_comphy_set_speed()
92 static int a38x_comphy_poll(struct a38x_comphy_lane *lane, in a38x_comphy_poll()
115 struct a38x_comphy_lane *lane = phy_get_drvdata(phy); in a38x_comphy_set_mode()
160 struct a38x_comphy_lane *lane; in a38x_comphy_xlate()