Searched refs:PCI_GLI_9755_PLL (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/mmc/host/ |
| H A D | sdhci-pci-gli.c | 100 #define PCI_GLI_9755_PLL 0x64 macro 446 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_disable_ssc_pll() 448 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_disable_ssc_pll() 457 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_set_pll() 464 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_set_pll() 477 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_set_ssc() 486 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_set_ssc()
|