aw_spi_softc
struct aw_spi_softc *sc;
struct aw_spi_softc *sc;
aw_spi_setup_mode(struct aw_spi_softc *sc, uint32_t mode)
aw_spi_setup_cs(struct aw_spi_softc *sc, uint32_t cs, bool low)
aw_spi_clock_test_cdr1(struct aw_spi_softc *sc, uint64_t clock, uint32_t *ccr)
aw_spi_clock_test_cdr2(struct aw_spi_softc *sc, uint64_t clock, uint32_t *ccr)
aw_spi_setup_clock(struct aw_spi_softc *sc, uint64_t clock)
aw_spi_fill_txfifo(struct aw_spi_softc *sc)
aw_spi_read_rxfifo(struct aw_spi_softc *sc)
struct aw_spi_softc *sc;
sc = (struct aw_spi_softc *)arg;
aw_spi_xfer(struct aw_spi_softc *sc, void *rxbuf, void *txbuf, uint32_t txlen, uint32_t rxlen)
struct aw_spi_softc *sc;
sizeof(struct aw_spi_softc),