Searched refs:DPLL_TYPE_PPS (Results 1 – 4 of 4) sorted by relevance
113 DPLL_TYPE_PPS = 1, enumerator
367 if (WARN_ON(type < DPLL_TYPE_PPS || type > DPLL_TYPE_MAX)) in dpll_device_register()
527 err = dpll_device_register(bp->dpll, DPLL_TYPE_PPS, &dpll_ops, bp);
2432 err = ice_dpll_init_dpll(pf, &pf->dplls.pps, cgu, DPLL_TYPE_PPS); in ice_dpll_init()