Searched refs:divxy (Results 1 – 1 of 1) sorted by relevance
111 bool divxy = !!(val & INTEGRATOR_AP_PCI_25_33_MHZ); in vco_get() local113 vco->v = divxy ? 17 : 14; in vco_get()114 vco->r = divxy ? 22 : 14; in vco_get()