Searched refs:err_poll_status (Results 1 – 1 of 1) sorted by relevance
469 int timeout, err = 0, err_poll_status = 0; in stm32_ospi_send() local516 err_poll_status = stm32_ospi_wait_poll_status(ospi, op); in stm32_ospi_send()527 if (err || err_poll_status || ospi->fmode == CR_FMODE_MM) in stm32_ospi_send()541 if (err || err_poll_status || timeout) in stm32_ospi_send()543 __func__, err, err_poll_status, timeout); in stm32_ospi_send()