Searched refs:zy7_qspi_softc (Results 1 – 1 of 1) sorted by relevance
68 struct zy7_qspi_softc { struct214 zy7_qspi_write_fifo(struct zy7_qspi_softc *sc, int nbytes) in zy7_qspi_write_fifo()271 zy7_qspi_read_fifo(struct zy7_qspi_softc *sc) in zy7_qspi_read_fifo()313 zy7_qspi_abort_transfer(struct zy7_qspi_softc *sc) in zy7_qspi_abort_transfer()330 struct zy7_qspi_softc *sc = (struct zy7_qspi_softc *)arg; in zy7_qspi_intr()412 zy7_qspi_init_hw(struct zy7_qspi_softc *sc) in zy7_qspi_init_hw()491 struct zy7_qspi_softc *sc = device_get_softc(dev); in zy7_qspi_add_sysctls()532 struct zy7_qspi_softc *sc; in zy7_qspi_attach()614 struct zy7_qspi_softc *sc = device_get_softc(dev); in zy7_qspi_detach()659 struct zy7_qspi_softc *sc = device_get_softc(dev); in zy7_qspi_transfer()[all …]