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