Home
last modified time | relevance | path

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

/openbmc/linux/drivers/phy/allwinner/
H A Dphy-sun6i-mipi-dphy.c180 struct sun6i_dphy;
183 void (*tx_power_on)(struct sun6i_dphy *dphy);
187 struct sun6i_dphy { struct
202 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_init() argument
213 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_configure()
332 static int sun6i_dphy_tx_power_on(struct sun6i_dphy *dphy) in sun6i_dphy_tx_power_on()
393 static int sun6i_dphy_rx_power_on(struct sun6i_dphy *dphy) in sun6i_dphy_rx_power_on()
493 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_power_on()
507 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_power_off()
522 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_exit()
[all …]