Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/
H A Dptp_qoriq.h78 #define TCLK_PERIOD_SHIFT (16) /* 1588 timer reference clock period. */ macro
/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c544 (ptp_qoriq->tclk_period & TCLK_PERIOD_MASK) << TCLK_PERIOD_SHIFT | in ptp_qoriq_init()