Home
last modified time | relevance | path

Searched defs:pll_value (Results 1 – 3 of 3) sorted by relevance

/drivers/staging/sm750fb/
Dddk750_chip.h42 struct pll_value { struct
43 enum clock_type clock_type;
44 unsigned long input_freq; /* Input clock frequency to the PLL */
47 unsigned long M;
48 unsigned long N;
49 unsigned long OD;
50 unsigned long POD;
/drivers/video/fbdev/geode/
Dvideo_cs5530.c25 u32 pll_value; member
/drivers/mmc/host/
Dsdhci-pci-gli.c150 u32 pll_value; in gli_set_9750() local