Lines Matching refs:sun6i_dphy
180 struct sun6i_dphy;
183 void (*tx_power_on)(struct sun6i_dphy *dphy);
187 struct sun6i_dphy {
202 struct sun6i_dphy *dphy = phy_get_drvdata(phy);
213 struct sun6i_dphy *dphy = phy_get_drvdata(phy);
225 static void sun6i_a31_mipi_dphy_tx_power_on(struct sun6i_dphy *dphy)
262 static void sun50i_a100_mipi_dphy_tx_power_on(struct sun6i_dphy *dphy)
332 static int sun6i_dphy_tx_power_on(struct sun6i_dphy *dphy)
393 static int sun6i_dphy_rx_power_on(struct sun6i_dphy *dphy)
493 struct sun6i_dphy *dphy = phy_get_drvdata(phy);
507 struct sun6i_dphy *dphy = phy_get_drvdata(phy);
522 struct sun6i_dphy *dphy = phy_get_drvdata(phy);
551 struct sun6i_dphy *dphy;