Searched refs:cksel (Results 1 – 2 of 2) sorted by relevance
424 ptp_qoriq->cksel = DEFAULT_CKSEL; in ptp_qoriq_auto_config()483 if (of_property_read_u32(node, "fsl,cksel", &ptp_qoriq->cksel)) in ptp_qoriq_init()484 ptp_qoriq->cksel = DEFAULT_CKSEL; in ptp_qoriq_init()545 (ptp_qoriq->cksel & CKSEL_MASK) << CKSEL_SHIFT; in ptp_qoriq_init()
158 u32 cksel; member