Lines Matching refs:bg_temp_coef
51 u8 bg_temp_coef; member
71 .bg_temp_coef = 0x3,
86 .bg_temp_coef = 0x3,
101 .bg_temp_coef = 0x3,
116 .bg_temp_coef = 0x3,
131 .bg_temp_coef = 0x3,
150 .bg_temp_coef = 0x3,
165 .bg_temp_coef = 0x3,
180 .bg_temp_coef = 0x3,
195 .bg_temp_coef = 0x3,
215 .bg_temp_coef = 3,
230 .bg_temp_coef = 3,
245 .bg_temp_coef = 3,
260 .bg_temp_coef = 3,
275 .bg_temp_coef = 3,
2447 value |= SOR_PLL3_BG_TEMP_COEF(settings->bg_temp_coef); in tegra_sor_hdmi_enable()