Home
last modified time | relevance | path

Searched refs:O2_SD_CAPS (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/mmc/host/
Dsdhci-pci-o2micro.c133 ret = pci_read_config_dword(chip->pdev, O2_SD_CAPS, &scratch_32); in sdhci_pci_o2_fujin2_pci_init()
138 pci_write_config_dword(chip->pdev, O2_SD_CAPS, scratch_32); in sdhci_pci_o2_fujin2_pci_init()
217 ret = pci_read_config_byte(chip->pdev, O2_SD_CAPS, &scratch); in sdhci_pci_o2_probe()
221 pci_write_config_byte(chip->pdev, O2_SD_CAPS, scratch); in sdhci_pci_o2_probe()
222 pci_write_config_byte(chip->pdev, O2_SD_CAPS, 0x73); in sdhci_pci_o2_probe()
Dsdhci-pci-o2micro.h45 #define O2_SD_CAPS 0xE0 macro
Dsdhci-pci.c355 #define O2_SD_CAPS 0xE0 macro