Searched refs:dpll_pin_unregister (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/dpll/ |
| H A D | dpll_core.c | 960 void dpll_pin_unregister(struct dpll_device *dpll, struct dpll_pin *pin, in dpll_pin_unregister() function 972 EXPORT_SYMBOL_GPL(dpll_pin_unregister);
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_dpll.c | 3351 dpll_pin_unregister(dpll, pins[i].pin, ops, &pins[i]); in ice_dpll_unregister_pins() 3417 dpll_pin_unregister(dpll, pins[i].pin, ops, &pins[i]); in ice_dpll_register_pins() 3616 dpll_pin_unregister(pf->dplls.txc.dpll, pin->pin, in ice_dpll_pin_notify_work() 4014 dpll_pin_unregister(txc->dpll, in ice_dpll_init_txclk_pins()
|
| /linux/drivers/dpll/zl3073x/ |
| H A D | dpll.c | 1768 dpll_pin_unregister(zldpll->dpll_dev, pin->dpll_pin, ops, pin); in zl3073x_dpll_pin_unregister()
|
| /linux/Documentation/driver-api/ |
| H A D | dpll.rst | 671 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]);
|
| /linux/drivers/ptp/ |
| H A D | ptp_ocp.c | 5150 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]); in ptp_ocp_probe() 5173 dpll_pin_unregister(bp->dpll, bp->sma[i].dpll_pin, &dpll_pins_ops, &bp->sma[i]); in ptp_ocp_remove()
|