Searched refs:sdhci_acpi_softc (Results 1 – 1 of 1) sorted by relevance
97 struct sdhci_acpi_softc { struct112 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_read_1() argument123 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_write_1()134 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_read_2()145 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_write_2()156 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_read_4()167 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_write_4()178 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_read_multi_4()187 struct sdhci_acpi_softc *sc = device_get_softc(dev); in sdhci_acpi_write_multi_4()195 const struct sdhci_acpi_softc *sc; in sdhci_acpi_set_uhs_timing()[all …]