stm32_qspi_send
ret = stm32_qspi_send(mem->spi, op);
ret = stm32_qspi_send(desc->mem->spi, &op);
ret = stm32_qspi_send(spi, &op);