Home
last modified time | relevance | path

Searched refs:PTP_CLOCK_TARGET_SEC_X (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/microchip/
Dlan743x_ptp.c407 PTP_CLOCK_TARGET_SEC_X(ptp->perout_event_ch), in lan743x_ptp_perout_off()
502 PTP_CLOCK_TARGET_SEC_X(ptp->perout_event_ch), in lan743x_ptp_perout()
527 PTP_CLOCK_TARGET_SEC_X(ptp->perout_event_ch), in lan743x_ptp_perout()
Dlan743x_main.h295 #define PTP_CLOCK_TARGET_SEC_X(channel) (0x0A30 + ((channel) << 4)) macro