Searched refs:DSI_PAD_PREEMP_PD (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | dsi.h | 115 #define DSI_PAD_PREEMP_PD(x) (((x) & 0x3) << 4) macro |
H A D | dsi.c | 694 DSI_PAD_PREEMP_PD(0x03) | DSI_PAD_PREEMP_PU(0x3); in tegra_dsi_pad_calibrate() |