Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.h148 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; argument
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 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()
H A DMakefile14 sun8i-drm-hdmi-y += sun8i_hdmi_phy.o