Searched refs:bcm_sdhci_softc (Results 1 – 1 of 1) sorted by relevance
149 struct bcm_sdhci_softc { struct189 struct bcm_sdhci_softc *sc = arg; in bcm_sdhci_dmacb() argument222 struct bcm_sdhci_softc *sc = device_get_softc(dev); in bcm_sdhci_attach()388 struct bcm_sdhci_softc *sc = arg; in bcm_sdhci_intr()396 struct bcm_sdhci_softc *sc; in bcm_sdhci_update_ios()432 RD4(struct bcm_sdhci_softc *sc, bus_size_t off) in RD4()439 WR4(struct bcm_sdhci_softc *sc, bus_size_t off, uint32_t val) in WR4()455 struct bcm_sdhci_softc *sc = device_get_softc(dev); in bcm_sdhci_read_1()464 struct bcm_sdhci_softc *sc = device_get_softc(dev); in bcm_sdhci_read_2()485 struct bcm_sdhci_softc *sc = device_get_softc(dev); in bcm_sdhci_read_4()[all …]