Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/phy/allwinner/
Dphy-sun6i-mipi-dphy.c117 struct sun6i_dphy { struct
131 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_init() argument
142 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_configure()
154 static int sun6i_dphy_tx_power_on(struct sun6i_dphy *dphy) in sun6i_dphy_tx_power_on()
245 static int sun6i_dphy_rx_power_on(struct sun6i_dphy *dphy) in sun6i_dphy_rx_power_on()
345 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_power_on()
359 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_power_off()
374 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_exit()
403 struct sun6i_dphy *dphy; in sun6i_dphy_probe()