Searched refs:ice_dpll_register_pins (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/ice/
H A Dice_dpll.c1476 * ice_dpll_register_pins - register pins with a dpll
1489 ice_dpll_register_pins(struct dpll_device *dpll, struct ice_dpll_pin *pins, function
1563 ret = ice_dpll_register_pins(first, pins, ops, count);
1566 ret = ice_dpll_register_pins(second, pins, ops, count);

Completed in 147 milliseconds