Searched refs:ptp_find_pin (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | ptp_clock_kernel.h | 243 int ptp_find_pin(struct ptp_clock *ptp, 287 static inline int ptp_find_pin(struct ptp_clock *ptp, in ptp_find_pin() function
|
| /OK3568_Linux_fs/kernel/drivers/ptp/ |
| H A D | ptp_clock.c | 354 int ptp_find_pin(struct ptp_clock *ptp, in ptp_find_pin() function 370 EXPORT_SYMBOL(ptp_find_pin); 379 result = ptp_find_pin(ptp, func, chan); in ptp_find_pin_unlocked()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| H A D | clock.c | 280 pin = ptp_find_pin(clock->ptp, PTP_PF_EXTTS, rq->extts.index); in mlx5_extts_configure() 338 pin = ptp_find_pin(clock->ptp, PTP_PF_PEROUT, in mlx5_perout_configure()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mscc/ |
| H A D | ocelot_ptp.c | 203 pin = ptp_find_pin(ocelot->ptp_clock, PTP_PF_PEROUT, in ocelot_ptp_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | ptp.c | 289 pin = ptp_find_pin(chip->ptp_clock, PTP_PF_EXTTS, rq->extts.index); in mv88e6352_ptp_enable_extts()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/ |
| H A D | igb_ptp.c | 538 pin = ptp_find_pin(igb->ptp_clock, PTP_PF_EXTTS, in igb_ptp_feature_enable_i210() 572 pin = ptp_find_pin(igb->ptp_clock, PTP_PF_PEROUT, in igb_ptp_feature_enable_i210()
|
| /OK3568_Linux_fs/kernel/drivers/net/phy/ |
| H A D | dp83640.c | 305 gpio = 1 + ptp_find_pin(clock->ptp_clock, PTP_PF_PEROUT, in periodic_output() 492 gpio_num = 1 + ptp_find_pin(clock->ptp_clock, in ptp_dp83640_enable()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/ |
| H A D | lan743x_ptp.c | 500 perout_pin = ptp_find_pin(ptp->ptp_clock, PTP_PF_PEROUT, in lan743x_ptp_perout()
|