Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
A Dsun8i_dw_hdmi.h149 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; argument
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 *phy, struct device *dev,
A Dsun8i_hdmi_phy.c127 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()
509 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init()
556 void sun8i_hdmi_phy_deinit(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_deinit()
565 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 …]
A 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()
A DMakefile14 sun8i-drm-hdmi-y += sun8i_hdmi_phy.o

Completed in 9 milliseconds