Searched refs:lpc_present (Results 1 – 1 of 1) sorted by relevance
771 int lpc_present[5] = {0, 0, 0, 0, 0}; in CLpc_Read() local777 lpc_present[4 >> s] = 1; /* LPC4 */ in CLpc_Read()791 lpc_present[0] = 1; in CLpc_Read()808 lpc_present[k >> s] = 1; in CLpc_Read()831 lpc_present[1] = 1; in CLpc_Read()871 lpc_present[3] = 1; in CLpc_Read()911 if (lpc_present[k]) { in CLpc_Read()937 numLpc += lpc_present[i--]; in CLpc_Read()958 if (lpc_present[i]) { in CLpc_Read()972 FDK_ASSERT(lpc_present[0] == 1 && lpc_present[4 >> s] == 1); in CLpc_Read()[all …]