Searched refs:dwc_hdmi_softc (Results 1 – 4 of 4) sorted by relevance
/freebsd/sys/dev/hdmi/ |
H A D | dwc_hdmi.c | 73 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 D | dwc_hdmi.h | 29 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 D | dwc_hdmi_fdt.c | 55 struct dwc_hdmi_softc base;
|
/freebsd/sys/arm/freescale/imx/ |
H A D | imx6_hdmi.c | 57 struct dwc_hdmi_softc base;
|