Home
last modified time | relevance | path

Searched refs:HDMI_CTRL_MAX_AC_PACKET (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dhdmi.h126 #define HDMI_CTRL_MAX_AC_PACKET(x) (((x) & 0x1f) << 16) macro
H A Dhdmi.c1314 value |= HDMI_CTRL_MAX_AC_PACKET((h_sync_width + h_back_porch + in tegra_hdmi_encoder_enable()