Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/pci/
Dunichromeconfig.h30 static struct pll_map pll_value[] = { variable
65 #define NUM_TOTAL_PLL_TABLE ARRAY_SIZE(pll_value)
Dunichromefb.c1104 if (clk == pll_value[i].clk) { in uni_get_clkval()
1106 return pll_value[i].k800_pll; in uni_get_clkval()