Searched refs:ACR_SUBPACK_CTS (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/tegra/ | ||
| D | hdmi.h | 123 #define ACR_SUBPACK_CTS(x) (((x) & 0xffffff) << 8) macro |
| D | hdmi.c | 529 value = ACR_SUBPACK_CTS(config->cts); in tegra_hdmi_setup_audio() |