Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Dsdhci-pci-gli.c139 #define PCI_GLI_9755_PLL 0x64 macro
632 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_disable_ssc_pll()
634 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_disable_ssc_pll()
643 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_set_pll()
650 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_set_pll()
676 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_set_ssc()
685 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_set_ssc()