Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/versatile/
H A Dclk-icst.c111 bool divxy = !!(val & INTEGRATOR_AP_PCI_25_33_MHZ); in vco_get() local
113 vco->v = divxy ? 17 : 14; in vco_get()
114 vco->r = divxy ? 22 : 14; in vco_get()