Searched refs:bcm_spi_softc (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/arm/broadcom/bcm2835/
H A Dbcm2835_spi.c71 struct bcm_spi_softc *sc;
102 bcm_spi_modifyreg(struct bcm_spi_softc *sc, uint32_t off, uint32_t mask,
117 struct bcm_spi_softc *sc;
121 sc = (struct bcm_spi_softc *)arg1;
141 struct bcm_spi_softc *sc;
145 sc = (struct bcm_spi_softc *)arg1;
194 bcm_spi_sysctl_init(struct bcm_spi_softc *sc)
244 struct bcm_spi_softc *sc;
311 struct bcm_spi_softc *sc;
328 bcm_spi_fill_fifo(struct bcm_spi_softc *s
[all...]
H A Dbcm2835_spivar.h35 struct bcm_spi_softc { struct

Completed in 49 milliseconds