Home
last modified time | relevance | path

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

/f-stack/freebsd/arm/broadcom/bcm2835/
H A Dbcm2835_spi.c71 struct bcm_spi_softc *sc; in bcm_spi_printr()
117 struct bcm_spi_softc *sc; in bcm_spi_clock_proc()
121 sc = (struct bcm_spi_softc *)arg1; in bcm_spi_clock_proc()
141 struct bcm_spi_softc *sc; in bcm_spi_cs_bit_proc()
145 sc = (struct bcm_spi_softc *)arg1; in bcm_spi_cs_bit_proc()
244 struct bcm_spi_softc *sc; in bcm_spi_attach()
311 struct bcm_spi_softc *sc; in bcm_spi_detach()
373 struct bcm_spi_softc *sc; in bcm_spi_intr()
375 sc = (struct bcm_spi_softc *)arg; in bcm_spi_intr()
404 struct bcm_spi_softc *sc; in bcm_spi_transfer()
[all …]
H A Dbcm2835_spivar.h35 struct bcm_spi_softc { struct