Searched refs:O2_SD_LOCK_WP (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/mmc/host/ |
D | sdhci-pci-o2micro.c | 27 #define O2_SD_LOCK_WP 0xD3 macro 250 O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_dll_recovery() 252 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch_8); in sdhci_o2_dll_recovery() 303 O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_dll_recovery() 305 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch_8); in sdhci_o2_dll_recovery() 344 pci_read_config_byte(chip->pdev, O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_execute_tuning() 346 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch_8); in sdhci_o2_execute_tuning() 355 pci_read_config_byte(chip->pdev, O2_SD_LOCK_WP, &scratch_8); in sdhci_o2_execute_tuning() 357 pci_write_config_byte(chip->pdev, O2_SD_LOCK_WP, scratch_8); in sdhci_o2_execute_tuning() 576 pci_read_config_byte(chip->pdev, O2_SD_LOCK_WP, &scratch); in sdhci_pci_o2_set_clock() [all …]
|