Searched refs:lutCount (Results 1 – 2 of 2) sorted by relevance
506 static uint16 lutCount; /* Current number of operations in the LUT table … variable1210 lutCount = 0U; in Qspi_Ip_SfdpLutInit()1226 if (lutCount < lutSequences->opCount) in Qspi_Ip_SfdpLutAdd()1228 lutSequences->lutOps[lutCount] = instr; in Qspi_Ip_SfdpLutAdd()1229 lutCount++; in Qspi_Ip_SfdpLutAdd()1759 operation->command1Lut = lutCount; in Qspi_Ip_SfdpLutInitEnterLegacySPI()2216 operation->command1Lut = lutCount; in Qspi_Ip_SfdpInitSimpleCmd()2285 operation->weLut = lutCount; in Qspi_Ip_SfdpInitWriteReg()2291 operation->command1Lut = lutCount; in Qspi_Ip_SfdpInitWriteReg()2620 pConfig->readLut = lutCount; in Qspi_Ip_SfdpConfigBasicRead()[all …]
507 static uint16 lutCount; /* Current number of operations in the LUT table … variable1205 lutCount = 0U; in Qspi_Ip_SfdpLutInit()1221 if (lutCount < lutSequences->opCount) in Qspi_Ip_SfdpLutAdd()1223 lutSequences->lutOps[lutCount] = instr; in Qspi_Ip_SfdpLutAdd()1224 lutCount++; in Qspi_Ip_SfdpLutAdd()1754 operation->command1Lut = lutCount; in Qspi_Ip_SfdpLutInitEnterLegacySPI()2211 operation->command1Lut = lutCount; in Qspi_Ip_SfdpInitSimpleCmd()2280 operation->weLut = lutCount; in Qspi_Ip_SfdpInitWriteReg()2286 operation->command1Lut = lutCount; in Qspi_Ip_SfdpInitWriteReg()2615 pConfig->readLut = lutCount; in Qspi_Ip_SfdpConfigBasicRead()[all …]