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