Searched refs:SOR_SEQ_PD_PC_ALT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/tegra/ | ||
D | hdmi.h | 207 #define SOR_SEQ_PD_PC_ALT(x) (((x) & 0xf) << 12) macro |
D | hdmi.c | 958 SOR_SEQ_PD_PC_ALT(8), in tegra_hdmi_encoder_enable() |