Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/fsl/
H A Dptp_qoriq.h92 #define CKSEL_MASK (0x3) macro
/openbmc/linux/drivers/ptp/
H A Dptp_qoriq.c545 (ptp_qoriq->cksel & CKSEL_MASK) << CKSEL_SHIFT; in ptp_qoriq_init()