Searched refs:zy7_spi_softc (Results 1 – 1 of 1) sorted by relevance
59 struct zy7_spi_softc { struct149 zy7_spi_write_fifo(struct zy7_spi_softc *sc, int nbytes) in zy7_spi_write_fifo()172 zy7_spi_read_fifo(struct zy7_spi_softc *sc) in zy7_spi_read_fifo()198 zy7_spi_abort_transfer(struct zy7_spi_softc *sc) in zy7_spi_abort_transfer()215 struct zy7_spi_softc *sc = (struct zy7_spi_softc *)arg; in zy7_spi_intr()294 zy7_spi_init_hw(struct zy7_spi_softc *sc) in zy7_spi_init_hw()335 struct zy7_spi_softc *sc = device_get_softc(dev); in zy7_spi_add_sysctls()378 struct zy7_spi_softc *sc; in zy7_spi_attach()450 struct zy7_spi_softc *sc = device_get_softc(dev); in zy7_spi_detach()497 struct zy7_spi_softc *sc = device_get_softc(dev); in zy7_spi_transfer()[all …]