Searched refs:sun8i_hdmi_phy (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/sun4i/ |
H A D | sun8i_dw_hdmi.h | 149 struct sun8i_hdmi_phy; 158 void (*phy_init)(struct sun8i_hdmi_phy *phy); 160 struct sun8i_hdmi_phy *phy); 162 struct sun8i_hdmi_phy *phy, 166 struct sun8i_hdmi_phy { struct 191 struct sun8i_hdmi_phy *phy; 209 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy); 210 void sun8i_hdmi_phy_deinit(struct sun8i_hdmi_phy *phy); 211 void sun8i_hdmi_phy_set_ops(struct sun8i_hdmi_phy *phy, 214 int sun8i_phy_clk_create(struct sun8i_hdmi_phy *ph [all...] |
H A D | sun8i_hdmi_phy.c | 127 struct sun8i_hdmi_phy *phy, in sun8i_hdmi_phy_config_a83t() 189 struct sun8i_hdmi_phy *phy, in sun8i_hdmi_phy_config_h3() 340 struct sun8i_hdmi_phy *phy = (struct sun8i_hdmi_phy *)data; in sun8i_hdmi_phy_config() 359 struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_disable_a83t() 369 struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_disable_h3() 380 struct sun8i_hdmi_phy *phy = (struct sun8i_hdmi_phy *)data; in sun8i_hdmi_phy_disable() 393 static void sun8i_hdmi_phy_unlock(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_unlock() 404 static void sun50i_hdmi_phy_init_h6(struct sun8i_hdmi_phy *ph [all...] |
H A D | sun8i_hdmi_phy_clk.c | 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()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/ |
H A D | sun8i_dw_hdmi.h | 148 struct sun8i_hdmi_phy; 157 void (*phy_init)(struct sun8i_hdmi_phy *phy); 160 struct sun8i_hdmi_phy { struct 185 struct sun8i_hdmi_phy *phy; 202 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,
|
H A D | sun8i_hdmi_phy.c | 127 static void sun8i_hdmi_phy_set_polarity(struct sun8i_hdmi_phy *phy, in sun8i_hdmi_phy_set_polarity() 147 struct sun8i_hdmi_phy *phy = data; in sun8i_a83t_hdmi_phy_config() 211 struct sun8i_hdmi_phy *phy = data; in sun8i_a83t_hdmi_phy_disable() 233 struct sun8i_hdmi_phy *phy = data; in sun8i_h3_hdmi_phy_config() 385 struct sun8i_hdmi_phy *phy = data; in sun8i_h3_hdmi_phy_disable() 402 static void sun8i_hdmi_phy_unlock(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_unlock() 413 static void sun50i_hdmi_phy_init_h6(struct sun8i_hdmi_phy *phy) in sun50i_hdmi_phy_init_h6() 423 static void sun8i_hdmi_phy_init_a83t(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init_a83t() 440 static void sun8i_hdmi_phy_init_h3(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init_h3() 518 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *ph [all...] |
H A D | sun8i_hdmi_phy_clk.c | 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()
|
Completed in 4 milliseconds