Searched refs:ACR_SUBPACK_CTS (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpu/drm/tegra/ | ||
H A D | hdmi.h | 120 #define ACR_SUBPACK_CTS(x) (((x) & 0xffffff) << 8) macro |
H A D | hdmi.c | 586 tegra_hdmi_writel(hdmi, ACR_SUBPACK_CTS(config.cts), in tegra_hdmi_setup_audio() |