Searched refs:DSI_PAD_SLEW_UP (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Ddsi.h114 #define DSI_PAD_SLEW_UP(x) (((x) & 0x7) << 16) macro
H A Ddsi.c987 value = DSI_PAD_SLEW_UP(0x7) | DSI_PAD_SLEW_DN(0x7) | tegra_dsi_pad_calibrate()

Completed in 49 milliseconds