Searched refs:sun6i_dphy (Results 1 – 1 of 1) sorted by relevance
180 struct sun6i_dphy;183 void (*tx_power_on)(struct sun6i_dphy *dphy);187 struct sun6i_dphy { struct202 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_init() argument213 struct sun6i_dphy *dphy = phy_get_drvdata(phy); in sun6i_dphy_configure()225 static void sun6i_a31_mipi_dphy_tx_power_on(struct sun6i_dphy *dphy) in sun6i_a31_mipi_dphy_tx_power_on()262 static void sun50i_a100_mipi_dphy_tx_power_on(struct sun6i_dphy *dphy) in sun50i_a100_mipi_dphy_tx_power_on()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()[all …]