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