Searched refs:PTP_PIN_CFG_PIN_SYNC (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/microchip/lan966x/ |
A D | lan966x_ptp.c | 441 PTP_PIN_CFG_PIN_SYNC, in lan966x_get_hwtimestamp() 662 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_settime64() 678 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_settime64() 701 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_gettime64() 739 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_adjtime() 751 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_adjtime() 837 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_perout() 883 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_perout() 905 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_perout() 940 PTP_PIN_CFG_PIN_SYNC | in lan966x_ptp_extts()
|
A D | lan966x_regs.h | 958 #define PTP_PIN_CFG_PIN_SYNC GENMASK(26, 25) macro 960 FIELD_PREP(PTP_PIN_CFG_PIN_SYNC, x) 962 FIELD_GET(PTP_PIN_CFG_PIN_SYNC, x)
|
Completed in 11 milliseconds