Searched refs:AUDIO_FS_HIGH (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | hdmi.h | 386 #define AUDIO_FS_HIGH(x) (((x) & 0xfff) << 16) macro |
H A D | hdmi.c | 455 AUDIO_FS_HIGH(eight_half + delta); in tegra_hdmi_setup_audio_fs_tables() |