Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/clk/versatile/
Dclk-icst.c125 bool divxy = !!(val & INTEGRATOR_AP_PCI_25_33_MHZ); in vco_get() local
127 vco->v = divxy ? 17 : 14; in vco_get()
128 vco->r = divxy ? 22 : 14; in vco_get()