Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/freescale/dpaa2/
H A Ddpaa2-ptp.c44 bit = DPRTC_EVENT_PPS; in dpaa2_ptp_enable()
107 if (status & DPRTC_EVENT_PPS) { in dpaa2_ptp_irq_handler_thread()
H A Ddprtc.h19 #define DPRTC_EVENT_PPS 0x08000000 macro