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