Searched refs:O2_SD_PLL_SETTING (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.6/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() 910 O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_probe() 917 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() 951 O2_SD_PLL_SETTING, &scratch_32); in sdhci_pci_o2_probe() 960 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() 966 O2_SD_PLL_SETTING, scratch_32); in sdhci_pci_o2_probe() [all …]
|