Symbol: bcm_sdhost_softc
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1008
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1036
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1086
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1152
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1216
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
1278
sizeof(struct bcm_sdhost_softc),
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
233
RD4(struct bcm_sdhost_softc *sc, bus_size_t off)
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
243
WR4(struct bcm_sdhost_softc *sc, bus_size_t off, uint32_t val)
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
251
RD2(struct bcm_sdhost_softc *sc, bus_size_t off)
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
262
RD1(struct bcm_sdhost_softc *sc, bus_size_t off)
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
272
WR2(struct bcm_sdhost_softc *sc, bus_size_t off, uint16_t val)
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
283
WR1(struct bcm_sdhost_softc *sc, bus_size_t off, uint8_t val)
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
294
bcm_sdhost_print_regs(struct bcm_sdhost_softc *sc, struct sdhci_slot *slot,
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
343
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
397
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
507
bcm_sdhost_waitcommand(struct bcm_sdhost_softc *sc)
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
521
bcm_sdhost_waitcommand_status(struct bcm_sdhost_softc *sc)
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
556
struct bcm_sdhost_softc *sc = arg;
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
666
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
812
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
866
struct bcm_sdhost_softc *sc = device_get_softc(dev);
sys/arm/broadcom/bcm2835/bcm2835_sdhost.c
924
struct bcm_sdhost_softc *sc = device_get_softc(dev);