Searched refs:lpc_present (Results 1 – 1 of 1) sorted by relevance
770 int lpc_present[5] = {0, 0, 0, 0, 0}; in CLpc_Read() local776 lpc_present[4 >> s] = 1; /* LPC4 */ in CLpc_Read()790 lpc_present[0] = 1; in CLpc_Read()807 lpc_present[k >> s] = 1; in CLpc_Read()830 lpc_present[1] = 1; in CLpc_Read()870 lpc_present[3] = 1; in CLpc_Read()910 if (lpc_present[k]) { in CLpc_Read()936 numLpc += lpc_present[i--]; in CLpc_Read()957 if (lpc_present[i]) { in CLpc_Read()971 FDK_ASSERT(lpc_present[0] == 1 && lpc_present[4 >> s] == 1); in CLpc_Read()[all …]