Searched refs:SOR_SEQ_PU_PC_ALT (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/gpu/drm/tegra/ | ||
H A D | hdmi.h | 202 #define SOR_SEQ_PU_PC_ALT(x) (((x) & 0xf) << 4) macro |
H A D | hdmi.c | 1340 SOR_SEQ_PU_PC_ALT(0) | in tegra_hdmi_encoder_enable() |