Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c137 #define PCI_GLI_9755_PLL 0x64 macro
712 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_disable_ssc_pll()
714 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_disable_ssc_pll()
723 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_set_pll()
730 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_set_pll()
756 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_set_ssc()
765 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_set_ssc()