Searched refs:cqspi_softc (Results 1 – 1 of 1) sorted by relevance
91 struct cqspi_softc { struct145 struct cqspi_softc *sc; in cqspi_intr()166 struct cqspi_softc *sc; in cqspi_xdma_tx_intr()199 struct cqspi_softc *sc; in cqspi_xdma_rx_intr()229 cqspi_wait_for_completion(struct cqspi_softc *sc) in cqspi_wait_for_completion()252 cqspi_cmd_write_addr(struct cqspi_softc *sc, uint8_t cmd, in cqspi_cmd_write_addr()275 cqspi_cmd_write(struct cqspi_softc *sc, uint8_t cmd, in cqspi_cmd_write()292 cqspi_cmd_read(struct cqspi_softc *sc, uint8_t cmd, in cqspi_cmd_read()334 cqspi_wait_ready(struct cqspi_softc *sc) in cqspi_wait_ready()349 struct cqspi_softc *sc; in cqspi_write_reg()[all …]