Searched refs:sun8i_hdmi_phy (Results 1 – 4 of 4) sorted by relevance
148 struct sun8i_hdmi_phy;157 void (*phy_init)(struct sun8i_hdmi_phy *phy);160 struct sun8i_hdmi_phy { struct185 struct sun8i_hdmi_phy *phy; argument202 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy);203 void sun8i_hdmi_phy_deinit(struct sun8i_hdmi_phy *phy);204 void sun8i_hdmi_phy_set_ops(struct sun8i_hdmi_phy *phy,207 int sun8i_phy_clk_create(struct sun8i_hdmi_phy *phy, struct device *dev,
146 struct sun8i_hdmi_phy *phy = data; in sun8i_a83t_hdmi_phy_config()210 struct sun8i_hdmi_phy *phy = data; in sun8i_a83t_hdmi_phy_disable()232 struct sun8i_hdmi_phy *phy = data; in sun8i_h3_hdmi_phy_config()384 struct sun8i_hdmi_phy *phy = data; in sun8i_h3_hdmi_phy_disable()401 static void sun8i_hdmi_phy_unlock(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_unlock()439 static void sun8i_hdmi_phy_init_h3(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init_h3()517 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init()564 void sun8i_hdmi_phy_deinit(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_deinit()573 void sun8i_hdmi_phy_set_ops(struct sun8i_hdmi_phy *phy, in sun8i_hdmi_phy_set_ops()655 struct sun8i_hdmi_phy *phy; in sun8i_hdmi_phy_get()[all …]
12 struct sun8i_hdmi_phy *phy;143 int sun8i_phy_clk_create(struct sun8i_hdmi_phy *phy, struct device *dev, in sun8i_phy_clk_create()
14 sun8i-drm-hdmi-y += sun8i_hdmi_phy.o
Completed in 7 milliseconds