Searched refs:check_entry_lines (Results 1 – 2 of 2) sorted by relevance
152 int check_entry_lines; in _lnl_compute_alpm_params() local158 check_entry_lines = 2 + in _lnl_compute_alpm_params()161 if (check_entry_lines > 15) in _lnl_compute_alpm_params()168 check_entry_lines = 15; in _lnl_compute_alpm_params()170 crtc_state->alpm_state.check_entry_lines = check_entry_lines; in _lnl_compute_alpm_params()342 alpm_ctl |= ALPM_CTL_ALPM_ENTRY_CHECK(crtc_state->alpm_state.check_entry_lines); in lnl_alpm_configure()
1425 u8 check_entry_lines; member