Searched refs:ssb_pci_xtal (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/ssb/
H A Dssb_private.h39 extern int ssb_pci_xtal(struct ssb_bus *bus, u32 what,
59 static inline int ssb_pci_xtal(struct ssb_bus *bus, u32 what, function
H A Dmain.c219 ssb_pci_xtal(bus, SSB_GPIO_XTAL | SSB_GPIO_PLL, 0);
755 err = ssb_pci_xtal(bus, SSB_GPIO_XTAL | SSB_GPIO_PLL, 1);
820 ssb_pci_xtal(bus, SSB_GPIO_XTAL | SSB_GPIO_PLL, 0);
1248 err = ssb_pci_xtal(bus, SSB_GPIO_XTAL | SSB_GPIO_PLL, 0);
1268 err = ssb_pci_xtal(bus, SSB_GPIO_XTAL | SSB_GPIO_PLL, 1);
H A Ddriver_chipcommon.c65 ssb_pci_xtal(bus, SSB_GPIO_XTAL, 1); /* Force crystal on */
82 ssb_pci_xtal(bus, SSB_GPIO_XTAL, 0);
H A Dpci.c86 int ssb_pci_xtal(struct ssb_bus *bus, u32 what, int turn_on) function
165 printk(KERN_ERR PFX "Error: ssb_pci_xtal() could not access PCI config space!\n");

Completed in 35 milliseconds