Searched refs:DSI_PAD_SLEW_UP (Results 1 – 2 of 2) sorted by relevance
111 #define DSI_PAD_SLEW_UP(x) (((x) & 0x7) << 16) macro
688 value = DSI_PAD_SLEW_UP(0x7) | DSI_PAD_SLEW_DN(0x7) | in tegra_dsi_pad_calibrate()