Searched refs:dpll_pin_register (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/dpll/ |
| H A D | dpll_core.c | 639 dpll_pin_register(struct dpll_device *dpll, struct dpll_pin *pin, in dpll_pin_register() function 659 EXPORT_SYMBOL_GPL(dpll_pin_register);
|
| /linux/drivers/net/ethernet/mellanox/mlx5/core/ |
| H A D | dpll.c | 460 err = dpll_pin_register(mdpll->dpll, mdpll->dpll_pin, in mlx5_dpll_probe()
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | dpll.c | 1383 rc = dpll_pin_register(zldpll->dpll_dev, pin->dpll_pin, ops, pin); in zl3073x_dpll_pin_register()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 2930 ret = dpll_pin_register(dpll, pins[i].pin, ops, &pins[i]); in ice_dpll_register_pins()
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 4809 err = dpll_pin_register(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, in ptp_ocp_probe()
|