Searched refs:sdhci_pci_softc (Results 1 – 1 of 1) sorted by relevance
157 struct sdhci_pci_softc { struct176 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_1() argument187 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_1()197 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_2()208 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_2()218 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_4()229 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_4()240 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_read_multi_4()249 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_pci_write_multi_4()259 struct sdhci_pci_softc *sc = device_get_softc(dev); in sdhci_lower_frequency()[all …]