Searched refs:O2_SD_PLL_SETTING (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/mmc/host/ |
D | sdhci-pci-o2micro.c | 40 #define O2_SD_PLL_SETTING 0x304 macro 166 O2_SD_PLL_SETTING, &scratch_32); in o2_pci_set_baseclk() 172 O2_SD_PLL_SETTING, scratch_32); in o2_pci_set_baseclk() 579 pci_read_config_dword(chip->pdev, O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_set_clock() 584 pci_read_config_dword(chip->pdev, O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_set_clock() 806 O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_probe() 813 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() 847 O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_probe() 856 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() 862 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe()
|