Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/spi/
Dspi-stm32-qspi.c355 static int stm32_qspi_get_mode(struct stm32_qspi *qspi, u8 buswidth) in stm32_qspi_get_mode() function
392 stm32_qspi_get_mode(qspi, op->cmd.buswidth)); in stm32_qspi_send()
396 stm32_qspi_get_mode(qspi, op->addr.buswidth)); in stm32_qspi_send()
406 stm32_qspi_get_mode(qspi, op->data.buswidth)); in stm32_qspi_send()