Lines Matching refs:bg_temp_coef
47 u8 bg_temp_coef; member
67 .bg_temp_coef = 0x3,
82 .bg_temp_coef = 0x3,
97 .bg_temp_coef = 0x3,
112 .bg_temp_coef = 0x3,
127 .bg_temp_coef = 0x3,
146 .bg_temp_coef = 0x3,
161 .bg_temp_coef = 0x3,
176 .bg_temp_coef = 0x3,
191 .bg_temp_coef = 0x3,
211 .bg_temp_coef = 3,
226 .bg_temp_coef = 3,
241 .bg_temp_coef = 3,
256 .bg_temp_coef = 3,
271 .bg_temp_coef = 3,
290 .bg_temp_coef = 3,
305 .bg_temp_coef = 3,
320 .bg_temp_coef = 3,
335 .bg_temp_coef = 3,
350 .bg_temp_coef = 3,
2516 value |= SOR_PLL3_BG_TEMP_COEF(settings->bg_temp_coef); in tegra_sor_hdmi_enable()