Searched refs:_stm32_qspi_get_mode (Results 1 – 1 of 1) sorted by relevance
237 static int _stm32_qspi_get_mode(u8 buswidth) in _stm32_qspi_get_mode() function276 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