Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/microchip/
Dlan743x_ptp.c671 PTP_CLOCK_TARGET_RELOAD_SEC_X(perout->event_ch), in lan743x_ptp_perout()
853 PTP_CLOCK_TARGET_RELOAD_SEC_X(event_ch), in lan743x_ptp_io_perout()
Dlan743x_main.h421 #define PTP_CLOCK_TARGET_RELOAD_SEC_X(channel) (0x0A38 + ((channel) << 4)) macro