Searched refs:tempcount (Results 1 – 1 of 1) sorted by relevance
674 u32 transfer_len, tempcount, exponent; in zynqmp_qspi_fillgenfifo() local698 tempcount = transfer_len >> 8; in zynqmp_qspi_fillgenfifo()701 while (tempcount) { in zynqmp_qspi_fillgenfifo()702 if (tempcount & 1) in zynqmp_qspi_fillgenfifo()705 tempcount >>= 1; in zynqmp_qspi_fillgenfifo()