Home
last modified time | relevance | path

Searched refs:HDMI_CTRL_MAX_AC_PACKET (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Dhdmi.h126 #define HDMI_CTRL_MAX_AC_PACKET(x) (((x) & 0x1f) << 16) macro
H A Dhdmi.c1275 value |= HDMI_CTRL_MAX_AC_PACKET((h_sync_width + h_back_porch + in tegra_hdmi_encoder_enable()
/kernel/linux/linux-6.6/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()

Completed in 12 milliseconds