Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c448 PTP_CLOCK_TARGET_NS_X(perout->event_ch), in lan743x_ptp_perout_off()
616 PTP_CLOCK_TARGET_NS_X(perout->event_ch), 0); in lan743x_ptp_perout()
641 PTP_CLOCK_TARGET_NS_X(perout->event_ch), in lan743x_ptp_perout()
667 PTP_CLOCK_TARGET_NS_X(event_ch), in lan743x_ptp_io_perout_off()
796 PTP_CLOCK_TARGET_NS_X(event_ch), 0); in lan743x_ptp_io_perout()
827 PTP_CLOCK_TARGET_NS_X(event_ch), in lan743x_ptp_io_perout()
H A Dlan743x_main.h534 #define PTP_CLOCK_TARGET_NS_X(channel) (0x0A34 + ((channel) << 4)) macro