Searched refs:O2_SD_PLL_SETTING (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/mmc/host/ |
D | sdhci-pci-o2micro.c | 41 #define O2_SD_PLL_SETTING 0x304 macro 167 O2_SD_PLL_SETTING, &scratch_32); in o2_pci_set_baseclk() 173 O2_SD_PLL_SETTING, scratch_32); in o2_pci_set_baseclk() 581 pci_read_config_dword(chip->pdev, O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_set_clock() 586 pci_read_config_dword(chip->pdev, O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_set_clock() 810 O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_probe() 817 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() 851 O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_probe() 860 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() 866 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe()
|