Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c73 dwc_hdmi_phy_wait_i2c_done(struct dwc_hdmi_softc *sc, int msec) in dwc_hdmi_phy_wait_i2c_done()
90 dwc_hdmi_phy_i2c_write(struct dwc_hdmi_softc *sc, unsigned short data, in dwc_hdmi_phy_i2c_write()
105 dwc_hdmi_disable_overflow_interrupts(struct dwc_hdmi_softc *sc) in dwc_hdmi_disable_overflow_interrupts()
113 dwc_hdmi_av_composer(struct dwc_hdmi_softc *sc) in dwc_hdmi_av_composer()
182 dwc_hdmi_phy_enable_power(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_enable_power()
193 dwc_hdmi_phy_enable_tmds(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_enable_tmds()
204 dwc_hdmi_phy_gen2_pddq(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_gen2_pddq()
215 dwc_hdmi_phy_gen2_txpwron(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_gen2_txpwron()
226 dwc_hdmi_phy_sel_data_en_pol(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_sel_data_en_pol()
237 dwc_hdmi_phy_sel_interface_control(struct dwc_hdmi_softc *sc, uint8_t enable) in dwc_hdmi_phy_sel_interface_control()
[all …]
H A Ddwc_hdmi.h29 struct dwc_hdmi_softc { struct
46 RD1(struct dwc_hdmi_softc *sc, bus_size_t off) in RD1() argument
52 WR1(struct dwc_hdmi_softc *sc, bus_size_t off, uint8_t val) in WR1()
H A Ddwc_hdmi_fdt.c55 struct dwc_hdmi_softc base;
/freebsd/sys/arm/freescale/imx/
H A Dimx6_hdmi.c57 struct dwc_hdmi_softc base;