Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/microchip/
H A Dlan743x_ptp.c468 PTP_CLOCK_TARGET_SEC_X(perout->event_ch), in lan743x_ptp_perout_off()
567 PTP_CLOCK_TARGET_SEC_X(perout->event_ch), in lan743x_ptp_perout()
592 PTP_CLOCK_TARGET_SEC_X(perout->event_ch), in lan743x_ptp_perout()
H A Dlan743x_main.h302 #define PTP_CLOCK_TARGET_SEC_X(channel) (0x0A30 + ((channel) << 4)) macro