Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Ddw_hdmi.h111 void dwhdmi_phy_disable(struct dwhdmi_softc *);
H A Ddw_hdmi_phy.c392 dwhdmi_phy_disable(struct dwhdmi_softc *sc) in dwhdmi_phy_disable() function
/netbsd-src/sys/arch/arm/nxp/
H A Dimx6_dwhdmi.c266 sc->sc_base.sc_disable = dwhdmi_phy_disable; in imx6_dwhdmi_attach()
/netbsd-src/sys/arch/arm/rockchip/
H A Drk_dwhdmi.c310 sc->sc_base.sc_disable = dwhdmi_phy_disable; in rk_dwhdmi_attach()