Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/tegra/
H A Ddsi.h110 #define DSI_PAD_SLEW_DN(x) (((x) & 0x7) << 12) macro
H A Ddsi.c688 value = DSI_PAD_SLEW_UP(0x7) | DSI_PAD_SLEW_DN(0x7) | in tegra_dsi_pad_calibrate()
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Ddsi.h110 #define DSI_PAD_SLEW_DN(x) (((x) & 0x7) << 12) macro
H A Ddsi.c688 value = DSI_PAD_SLEW_UP(0x7) | DSI_PAD_SLEW_DN(0x7) | in tegra_dsi_pad_calibrate()

Completed in 5 milliseconds