Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/microchip/
Dlan743x_ptp.c410 PTP_CLOCK_TARGET_NS_X(ptp->perout_event_ch), in lan743x_ptp_perout_off()
505 PTP_CLOCK_TARGET_NS_X(ptp->perout_event_ch), 0); in lan743x_ptp_perout()
530 PTP_CLOCK_TARGET_NS_X(ptp->perout_event_ch), in lan743x_ptp_perout()
Dlan743x_main.h296 #define PTP_CLOCK_TARGET_NS_X(channel) (0x0A34 + ((channel) << 4)) macro