Home
last modified time | relevance | path

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

/drivers/gpu/drm/sun4i/
Dsun8i_dw_hdmi.h209 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy);
Dsun8i_dw_hdmi.c219 ret = sun8i_hdmi_phy_init(hdmi->phy); in sun8i_dw_hdmi_bind()
Dsun8i_hdmi_phy.c509 int sun8i_hdmi_phy_init(struct sun8i_hdmi_phy *phy) in sun8i_hdmi_phy_init() function