Searched refs:read_timeout_count (Results 1 – 1 of 1) sorted by relevance
608 int read_timeout_count = 0; in afe_spi_poll_for_ready_post_reset_change() local662 } while (read_timeout_count++ < MXC_AFE_SPI_RESET_TIMEOUT_ITERATES); in afe_spi_poll_for_ready_post_reset_change()664 if (read_timeout_count >= MXC_AFE_SPI_RESET_TIMEOUT_ITERATES) { in afe_spi_poll_for_ready_post_reset_change()675 int read_timeout_count = 0; in afe_spi_poll_for_ready_pre_reset_change() local717 } while (read_timeout_count++ < MXC_AFE_SPI_RESET_TIMEOUT_ITERATES); in afe_spi_poll_for_ready_pre_reset_change()719 if (read_timeout_count >= MXC_AFE_SPI_RESET_TIMEOUT_ITERATES) { in afe_spi_poll_for_ready_pre_reset_change()