Searched refs:O2_SD_PLL_SETTING (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/mmc/host/ |
D | sdhci-pci-o2micro.c | 43 #define O2_SD_PLL_SETTING 0x304 macro 172 O2_SD_PLL_SETTING, &scratch_32); in o2_pci_set_baseclk() 178 O2_SD_PLL_SETTING, scratch_32); in o2_pci_set_baseclk() 611 pci_read_config_dword(chip->pdev, O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_set_clock() 616 pci_read_config_dword(chip->pdev, O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_set_clock() 939 O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_probe() 946 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() 980 O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_probe() 989 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() 995 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() [all …]
|