Searched refs:zy7_spi_softc (Results 1 – 1 of 1) sorted by relevance
64 struct zy7_spi_softc { struct154 zy7_spi_write_fifo(struct zy7_spi_softc *sc, int nbytes) in zy7_spi_write_fifo()177 zy7_spi_read_fifo(struct zy7_spi_softc *sc) in zy7_spi_read_fifo()203 zy7_spi_abort_transfer(struct zy7_spi_softc *sc) in zy7_spi_abort_transfer()220 struct zy7_spi_softc *sc = (struct zy7_spi_softc *)arg; in zy7_spi_intr()299 zy7_spi_init_hw(struct zy7_spi_softc *sc) in zy7_spi_init_hw()340 struct zy7_spi_softc *sc = device_get_softc(dev); in zy7_spi_add_sysctls()383 struct zy7_spi_softc *sc; in zy7_spi_attach()455 struct zy7_spi_softc *sc = device_get_softc(dev); in zy7_spi_detach()502 struct zy7_spi_softc *sc = device_get_softc(dev); in zy7_spi_transfer()[all …]