Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/sm750fb/
H A 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;
/openbmc/linux/drivers/video/fbdev/geode/
H A Dvideo_cs5530.c25 u32 pll_value; member
/openbmc/linux/include/uapi/linux/
H A Drtc.h62 int pll_value; /* get/set correction value */ member
/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c267 u32 pll_value; in gli_set_9750() local
/openbmc/qemu/linux-user/
H A Dsyscall_defs.h726 abi_int pll_value; member