Searched refs:sdhci_pci_spt_drive_strength (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Dsdhci-pci-data.c7 int sdhci_pci_spt_drive_strength; variable
8 EXPORT_SYMBOL_GPL(sdhci_pci_spt_drive_strength); variable
H A Dsdhci-pci-core.c277 if (sdhci_pci_spt_drive_strength > 0) spt_select_drive_strength()
278 drive_strength = sdhci_pci_spt_drive_strength & 0xf; spt_select_drive_strength()
294 if (sdhci_pci_spt_drive_strength) spt_read_drive_strength()
297 sdhci_pci_spt_drive_strength = -1; spt_read_drive_strength()
330 sdhci_pci_spt_drive_strength = 0x10 | ((val >> 12) & 0xf); spt_read_drive_strength()
/linux-4.4.14/include/linux/mmc/
H A Dsdhci-pci-data.h18 extern int sdhci_pci_spt_drive_strength;

Completed in 153 milliseconds