Home | Sort by: relevance | last modified time | path |
/src/sys/dev/spi/ | |
spi_calls.h | 114 unsigned int tx_bus_width; /* OUT */ member in struct:spi_get_transfer_mode_args |
/src/sys/dev/fdt/ | |
fdt_spi.c | 253 args->tx_bus_width = 1; 261 args->tx_bus_width = val32; |