Searched refs:prev_input (Results 1 – 2 of 2) sorted by relevance
92 struct dpll_pin *prev_input; member
2479 if (d->prev_input != d->active_input) { in ice_dpll_notify_changes()2480 if (d->prev_input) in ice_dpll_notify_changes()2481 dpll_pin_change_ntf(d->prev_input); in ice_dpll_notify_changes()2482 d->prev_input = d->active_input; in ice_dpll_notify_changes()