Searched refs:AUDIO_N_VALUE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | hdmi.h | 398 #define AUDIO_N_VALUE(x) (((x) & 0xfffff) << 0) macro |
H A D | hdmi.c | 578 AUDIO_N_VALUE(config.n - 1); in tegra_hdmi_setup_audio() |