Searched refs:check_entry_lines (Results 1 – 2 of 2) sorted by relevance
153 int check_entry_lines; in _lnl_compute_alpm_params() local159 check_entry_lines = 2 + in _lnl_compute_alpm_params()162 if (check_entry_lines > 15) in _lnl_compute_alpm_params()169 check_entry_lines = 15; in _lnl_compute_alpm_params()171 crtc_state->alpm_state.check_entry_lines = check_entry_lines; in _lnl_compute_alpm_params()281 return window1 > crtc_state->alpm_state.check_entry_lines; in intel_alpm_lobf_is_window1_sufficient()406 alpm_ctl |= ALPM_CTL_ALPM_ENTRY_CHECK(crtc_state->alpm_state.check_entry_lines); in lnl_alpm_configure()
1429 u8 check_entry_lines; member