chipc_spi_softc
struct chipc_spi_softc *sc;
struct chipc_spi_softc *sc;
chipc_spi_wait(struct chipc_spi_softc *sc)
chipc_spi_txrx(struct chipc_spi_softc *sc, uint8_t out, uint8_t* in)
struct chipc_spi_softc *sc;
sizeof(struct chipc_spi_softc),
static int chipc_spi_txrx(struct chipc_spi_softc *sc, uint8_t in,
static int chipc_spi_wait(struct chipc_spi_softc *sc);
struct chipc_spi_softc *sc;