Searched refs:s8RetryCnt (Results 1 – 1 of 1) sorted by relevance
337 sint8 s8RetryCnt; in spi_cmd_rsp() local352 s8RetryCnt = SPI_RESP_RETRY_COUNT; in spi_cmd_rsp()360 } while((rsp != cmd) && (s8RetryCnt-- >0)); in spi_cmd_rsp()366 s8RetryCnt = SPI_RESP_RETRY_COUNT; in spi_cmd_rsp()374 } while((rsp != 0x00) && (s8RetryCnt-- >0)); in spi_cmd_rsp()