Searched refs:sun6i_dphy (Results 1 – 2 of 2) sorted by relevance
16 struct sun6i_dphy { struct32 struct sun6i_dphy *dphy; argument58 int sun6i_dphy_init(struct sun6i_dphy *dphy, unsigned int lanes);59 int sun6i_dphy_power_on(struct sun6i_dphy *dphy, unsigned int lanes);60 int sun6i_dphy_power_off(struct sun6i_dphy *dphy);61 int sun6i_dphy_exit(struct sun6i_dphy *dphy);
84 int sun6i_dphy_init(struct sun6i_dphy *dphy, unsigned int lanes) in sun6i_dphy_init()120 int sun6i_dphy_power_on(struct sun6i_dphy *dphy, unsigned int lanes) in sun6i_dphy_power_on()184 int sun6i_dphy_power_off(struct sun6i_dphy *dphy) in sun6i_dphy_power_off()192 int sun6i_dphy_exit(struct sun6i_dphy *dphy) in sun6i_dphy_exit()216 struct sun6i_dphy *dphy; in sun6i_dphy_probe()284 struct sun6i_dphy *dphy = dsi->dphy; in sun6i_dphy_remove()