Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/phy/marvell/
Dphy-armada38x-comphy.c35 struct a38x_comphy_lane { struct
47 struct a38x_comphy_lane lane[MAX_A38X_COMPHY]; argument
64 static void a38x_set_conf(struct a38x_comphy_lane *lane, bool enable) in a38x_set_conf()
79 static void a38x_comphy_set_reg(struct a38x_comphy_lane *lane, in a38x_comphy_set_reg()
88 static void a38x_comphy_set_speed(struct a38x_comphy_lane *lane, in a38x_comphy_set_speed()
97 static int a38x_comphy_poll(struct a38x_comphy_lane *lane, in a38x_comphy_poll()
120 struct a38x_comphy_lane *lane = phy_get_drvdata(phy); in a38x_comphy_set_mode()
165 struct a38x_comphy_lane *lane; in a38x_comphy_xlate()