Home
last modified time | relevance | path

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

/u-boot/drivers/spi/
A Dstm32_qspi.c237 static int _stm32_qspi_get_mode(u8 buswidth) in _stm32_qspi_get_mode() function
276 ccr |= (_stm32_qspi_get_mode(op->cmd.buswidth) in stm32_qspi_exec_op()
281 ccr |= (_stm32_qspi_get_mode(op->addr.buswidth) in stm32_qspi_exec_op()
290 ccr |= (_stm32_qspi_get_mode(op->data.buswidth) in stm32_qspi_exec_op()

Completed in 4 milliseconds