Searched refs:prev_input (Results 1 – 2 of 2) sorted by relevance
68 struct dpll_pin *prev_input; member
1490 if (d->prev_input != d->active_input) { in ice_dpll_notify_changes()1491 if (d->prev_input) in ice_dpll_notify_changes()1492 dpll_pin_change_ntf(d->prev_input); in ice_dpll_notify_changes()1493 d->prev_input = d->active_input; in ice_dpll_notify_changes()