Searched refs:O2_SD_LOCK_WP (Results 1 – 1 of 1) sorted by relevance
/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() 257 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch_8); in sdhci_o2_dll_recovery() 308 O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_dll_recovery() 310 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch_8); in sdhci_o2_dll_recovery() 357 pci_read_config_byte(chip->pdev, O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_execute_tuning() 359 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch_8); in sdhci_o2_execute_tuning() 368 pci_read_config_byte(chip->pdev, O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_execute_tuning() 370 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch_8); in sdhci_o2_execute_tuning() 595 pci_read_config_byte(chip->pdev, O2_SD_LOCK_WP, &scratch); in sdhci_pci_o2_set_clock() [all …]
|