Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_dw_hdmi.h202 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy);
H A Dsun8i_dw_hdmi.c178 ret = sun8i_hdmi_phy_init(hdmi->phy); in sun8i_dw_hdmi_bind()
H A Dsun8i_hdmi_phy.c518 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init() function