Searched refs:SOR_HDMI_ACR_SUBPACK_LOW_SB1 (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/tegra/ | ||
D | sor.h | 370 #define SOR_HDMI_ACR_SUBPACK_LOW_SB1(x) (((x) & 0xff) << 24) macro |
D | sor.c | 2062 value = SOR_HDMI_ACR_SUBPACK_LOW_SB1(0); in tegra_sor_hdmi_audio_enable() |