Searched refs:O2_SD_LOCK_WP (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/mmc/host/ |
H A D | sdhci-pci-o2micro.c | 28 #define O2_SD_LOCK_WP 0xD3 macro 255 O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_dll_recovery() 308 O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_dll_recovery() 595 pci_read_config_byte(chip->pdev, O2_SD_LOCK_WP, &scratch); in sdhci_pci_o2_set_clock() 597 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch); in sdhci_pci_o2_set_clock() 824 O2_SD_LOCK_WP, &scratch); in sdhci_pci_o2_probe() 865 O2_SD_LOCK_WP, &scratch); in sdhci_pci_o2_probe() 876 O2_SD_LOCK_WP, &scratch); in sdhci_pci_o2_probe() 962 O2_SD_LOCK_WP, &scratch); in sdhci_pci_o2_probe() 972 O2_SD_LOCK_WP, &scratch); in sdhci_pci_o2_probe() [all …]
|