Searched defs:rk_spi_softc (Results 1 – 1 of 1) sorted by relevance
153 struct rk_spi_softc { struct154 device_t sc_dev;178 static void rk_spi_txfifo_fill(struct rk_spi_softc * const, size_t); argument