Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Ddw_hdmi.h157 #define HDMI_AUD_CTS2 0x3204 macro
/openbmc/linux/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi.h402 #define HDMI_AUD_CTS2 0x3204 macro
H A Ddw-hdmi.c556 hdmi_writeb(hdmi, (cts >> 8) & 0xff, HDMI_AUD_CTS2); in hdmi_set_cts_n()
/openbmc/u-boot/drivers/video/
H A Ddw_hdmi.c133 hdmi_write(hdmi, (cts >> 8) & 0xff, HDMI_AUD_CTS2); in hdmi_set_clock_regenerator()