Searched refs:PTP_PIN_CFG_PIN_SYNC (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_ptp.c | 222 PTP_PIN_CFG_PIN_SYNC, in lan966x_get_hwtimestamp() 443 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_settime64() 459 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_settime64() 482 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_gettime64() 520 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_adjtime() 532 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_adjtime() 618 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_perout() 664 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_perout() 686 PTP_PIN_CFG_PIN_SYNC, in lan966x_ptp_perout() 721 PTP_PIN_CFG_PIN_SYNC | in lan966x_ptp_extts()
|
D | lan966x_regs.h | 894 #define PTP_PIN_CFG_PIN_SYNC GENMASK(26, 25) macro 896 FIELD_PREP(PTP_PIN_CFG_PIN_SYNC, x) 898 FIELD_GET(PTP_PIN_CFG_PIN_SYNC, x)
|