Lines Matching refs:bg_temp_coef
44 u8 bg_temp_coef; member
64 .bg_temp_coef = 0x3,
79 .bg_temp_coef = 0x3,
94 .bg_temp_coef = 0x3,
109 .bg_temp_coef = 0x3,
124 .bg_temp_coef = 0x3,
143 .bg_temp_coef = 0x3,
158 .bg_temp_coef = 0x3,
173 .bg_temp_coef = 0x3,
188 .bg_temp_coef = 0x3,
208 .bg_temp_coef = 3,
223 .bg_temp_coef = 3,
238 .bg_temp_coef = 3,
253 .bg_temp_coef = 3,
268 .bg_temp_coef = 3,
287 .bg_temp_coef = 3,
302 .bg_temp_coef = 3,
317 .bg_temp_coef = 3,
332 .bg_temp_coef = 3,
347 .bg_temp_coef = 3,
2669 value |= SOR_PLL3_BG_TEMP_COEF(settings->bg_temp_coef); in tegra_sor_hdmi_enable()