Home
last modified time | relevance | path

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

/external/coreboot/src/southbridge/intel/common/
Dspi.c372 static inline void spi_use_in(spi_transaction *trans, unsigned int bytes) in spi_use_in() function
664 spi_use_in(&trans, data_length); in spi_ctrlr_xfer()