Home
last modified time | relevance | path

Searched refs:fmt_proto (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/spi/
A Dspi-sifive.c104 u8 fmt_proto; member
159 switch (spi->fmt_proto) { in sifive_spi_prep_transfer()
287 spi->fmt_proto = op->cmd.buswidth; in sifive_spi_exec_op()
316 spi->fmt_proto = op->addr.buswidth; in sifive_spi_exec_op()
332 spi->fmt_proto = op->data.buswidth; in sifive_spi_exec_op()

Completed in 4 milliseconds