Searched refs:SOR_CSTM_ROTCLK (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/tegra/
H A Dsor.h129 #define SOR_CSTM_ROTCLK(x) (((x) & 0xf) << 24) macro
H A Dhdmi.h192 #define SOR_CSTM_ROTCLK(x) (((x) & 0xf) << 24) macro
H A Dhdmi.c972 value &= ~SOR_CSTM_ROTCLK(~0); tegra_hdmi_encoder_enable()
973 value |= SOR_CSTM_ROTCLK(2); tegra_hdmi_encoder_enable()

Completed in 92 milliseconds