Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_sdhost.c203 struct bcm_sdhost_softc { struct
235 RD4(struct bcm_sdhost_softc *sc, bus_size_t off) in RD4() argument
253 RD2(struct bcm_sdhost_softc *sc, bus_size_t off) in RD2()
264 RD1(struct bcm_sdhost_softc *sc, bus_size_t off) in RD1()
345 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_reset()
399 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_attach()
509 bcm_sdhost_waitcommand(struct bcm_sdhost_softc *sc) in bcm_sdhost_waitcommand()
558 struct bcm_sdhost_softc *sc = arg; in bcm_sdhost_intr()
668 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_command()
814 struct bcm_sdhost_softc *sc = device_get_softc(dev); in bcm_sdhost_read_1()
[all …]