Home
last modified time | relevance | path

Searched defs:hdmi (Results 1 – 24 of 24) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c74 static void dw_hdmi_write(struct dw_hdmi *hdmi, u8 val, int offset) in dw_hdmi_write()
89 static u8 dw_hdmi_read(struct dw_hdmi *hdmi, int offset) in dw_hdmi_read()
108 static void hdmi_mod(struct dw_hdmi *hdmi, unsigned reg, u8 mask, u8 data) in hdmi_mod()
116 static void hdmi_set_clock_regenerator(struct dw_hdmi *hdmi, u32 n, u32 cts) in hdmi_set_clock_regenerator()
159 static void hdmi_audio_set_samplerate(struct dw_hdmi *hdmi, u32 pixel_clk) in hdmi_audio_set_samplerate()
182 static void hdmi_video_sample(struct dw_hdmi *hdmi) in hdmi_video_sample()
249 static void hdmi_video_packetize(struct dw_hdmi *hdmi) in hdmi_video_packetize()
295 static inline void hdmi_phy_test_clear(struct dw_hdmi *hdmi, uint bit) in hdmi_phy_test_clear()
301 static int hdmi_phy_wait_i2c_done(struct dw_hdmi *hdmi, u32 msec) in hdmi_phy_wait_i2c_done()
320 static void hdmi_phy_i2c_write(struct dw_hdmi *hdmi, uint data, uint addr) in hdmi_phy_i2c_write()
[all …]
/openbmc/u-boot/drivers/video/meson/
H A Dmeson_dw_hdmi.c43 struct dw_hdmi hdmi; member
61 static unsigned int dw_hdmi_top_read(struct dw_hdmi *hdmi, unsigned int addr) in dw_hdmi_top_read()
76 static inline void dw_hdmi_top_write(struct dw_hdmi *hdmi, in dw_hdmi_top_write()
87 static inline void dw_hdmi_top_write_bits(struct dw_hdmi *hdmi, in dw_hdmi_top_write_bits()
99 static u8 dw_hdmi_dwc_read(struct dw_hdmi *hdmi, int addr) in dw_hdmi_dwc_read()
114 static inline void dw_hdmi_dwc_write(struct dw_hdmi *hdmi, u8 data, int addr) in dw_hdmi_dwc_write()
124 static inline void dw_hdmi_dwc_write_bits(struct dw_hdmi *hdmi, in dw_hdmi_dwc_write_bits()
257 static int meson_dw_hdmi_phy_init(struct dw_hdmi *hdmi, uint pixel_clock) in meson_dw_hdmi_phy_init()
323 static int meson_dw_hdmi_wait_hpd(struct dw_hdmi *hdmi) in meson_dw_hdmi_wait_hpd()
/openbmc/u-boot/drivers/video/rockchip/
H A Drk_hdmi.c84 struct dw_hdmi *hdmi = &priv->hdmi; in rk_hdmi_ofdata_to_platdata() local
109 struct dw_hdmi *hdmi = &priv->hdmi; in rk_hdmi_probe() local
H A Drk3399_hdmi.c40 struct dw_hdmi *hdmi = &priv->hdmi; in rk3399_hdmi_ofdata_to_platdata() local
H A Drk_hdmi.h21 struct dw_hdmi hdmi; member
H A Drk3288_hdmi.c42 struct dw_hdmi *hdmi = &priv->hdmi; in rk3288_hdmi_ofdata_to_platdata() local
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c93 struct sunxi_hdmi_reg * const hdmi = in sunxi_hdmi_hpd_detect() local
135 struct sunxi_hdmi_reg * const hdmi = in sunxi_hdmi_shutdown() local
149 struct sunxi_hdmi_reg * const hdmi = in sunxi_hdmi_ddc_do_command() local
170 struct sunxi_hdmi_reg * const hdmi = in sunxi_hdmi_ddc_read() local
220 struct sunxi_hdmi_reg * const hdmi = in sunxi_hdmi_edid_get_mode() local
707 struct sunxi_hdmi_reg * const hdmi = local
755 struct sunxi_hdmi_reg * const hdmi = local
806 struct sunxi_hdmi_reg * const hdmi = local
H A Dsunxi_dw_hdmi.c18 struct dw_hdmi hdmi; member
287 static int sunxi_dw_hdmi_phy_cfg(struct dw_hdmi *hdmi, uint mpixelclock) in sunxi_dw_hdmi_phy_cfg()
H A Dsunxi_de2.c329 struct udevice *de2, *hdmi, *lcd; in sunxi_simplefb_setup() local
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcmd_hdmidet.c12 struct hdmi_regs *hdmi = (struct hdmi_regs *)HDMI_ARB_BASE_ADDR; in do_hdmidet() local
H A Dvideo.c61 struct hdmi_regs *hdmi = (struct hdmi_regs *)HDMI_ARB_BASE_ADDR; in detect_hdmi() local
/openbmc/u-boot/arch/arm/dts/
H A Dsun5i-a10s.dtsi80 hdmi: hdmi@1c16000 { label
H A Dbcm283x.dtsi575 hdmi: hdmi@7e902000 { label
H A Dsun8i-a83t.dtsi927 hdmi: hdmi@1ee0000 { label
H A Dsunxi-h3-h5.dtsi747 hdmi: hdmi@1ee0000 { label
H A Dsun50i-a64.dtsi833 hdmi: hdmi@1ee0000 { label
H A Dimx6qdl.dtsi182 hdmi: hdmi@120000 { label
H A Dsun6i-a31.dtsi424 hdmi: hdmi@1c16000 { label
H A Dsun4i-a10.dtsi498 hdmi: hdmi@1c16000 { label
H A Dsun7i-a20.dtsi576 hdmi: hdmi@1c16000 { label
H A Ddra7.dtsi1878 hdmi: encoder@58060000 { label
H A Drk3288.dtsi779 hdmi: hdmi@ff980000 { label
H A Drk3399.dtsi1677 hdmi: hdmi@ff940000 { label
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c605 struct hdmi_regs *hdmi = (struct hdmi_regs *)HDMI_ARB_BASE_ADDR; in imx_enable_hdmi_phy() local
622 struct hdmi_regs *hdmi = (struct hdmi_regs *)HDMI_ARB_BASE_ADDR; in imx_setup_hdmi() local