Home
last modified time | relevance | path

Searched refs:sun8i_hdmi_phy (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.h147 struct sun8i_hdmi_phy;
152 void (*phy_init)(struct sun8i_hdmi_phy *phy);
154 struct sun8i_hdmi_phy *phy);
156 struct sun8i_hdmi_phy *phy,
160 struct sun8i_hdmi_phy { struct
177 struct sun8i_hdmi_phy *phy; argument
191 void sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy);
194 int sun8i_phy_clk_create(struct sun8i_hdmi_phy *phy, struct device *dev,
Dsun8i_hdmi_phy.c18 struct sun8i_hdmi_phy *phy, in sun8i_hdmi_phy_config_a83t()
80 struct sun8i_hdmi_phy *phy, in sun8i_hdmi_phy_config_h3()
229 struct sun8i_hdmi_phy *phy = (struct sun8i_hdmi_phy *)data; in sun8i_hdmi_phy_config()
248 struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_disable_a83t()
258 struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_disable_h3()
269 struct sun8i_hdmi_phy *phy = (struct sun8i_hdmi_phy *)data; in sun8i_hdmi_phy_disable()
282 static void sun8i_hdmi_phy_init_a83t(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init_a83t()
297 static void sun8i_hdmi_phy_init_h3(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init_h3()
373 void sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init()
439 struct sun8i_hdmi_phy *phy; in sun8i_hdmi_phy_probe()
[all …]
Dsun8i_hdmi_phy_clk.c12 struct sun8i_hdmi_phy *phy;
143 int sun8i_phy_clk_create(struct sun8i_hdmi_phy *phy, struct device *dev, in sun8i_phy_clk_create()
DMakefile14 sun8i-drm-hdmi-y += sun8i_hdmi_phy.o