Home
last modified time | relevance | path

Searched refs:prev_input (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_dpll.h120 struct dpll_pin *prev_input; member
H A Dice_dpll.c2736 if (d->prev_input != d->active_input) { in ice_dpll_notify_changes()
2737 if (d->prev_input) in ice_dpll_notify_changes()
2738 ice_dpll_pin_ntf(dplls, d->prev_input); in ice_dpll_notify_changes()
2739 d->prev_input = d->active_input; in ice_dpll_notify_changes()