Home
last modified time | relevance | path

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

/linux-6.15/drivers/mmc/host/
H A Dsdhci-pci-gli.c134 #define PCI_GLI_9755_PLL 0x64 macro
693 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_disable_ssc_pll()
695 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_disable_ssc_pll()
704 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_set_pll()
711 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_set_pll()
737 pci_read_config_dword(pdev, PCI_GLI_9755_PLL, &pll); in gl9755_set_ssc()
746 pci_write_config_dword(pdev, PCI_GLI_9755_PLL, pll); in gl9755_set_ssc()