Lines Matching defs:have_crit
67 u32 have_crit;
103 .have_crit = 0xff,
111 .have_crit = 0x12,
118 .have_crit = 0x12,
125 .have_crit = 0x72,
132 .have_crit = 0x72,
139 .have_crit = 0x72,
147 .have_crit = 0x12,
155 .have_crit = 0x72,
162 .have_crit = 0x72,
169 .have_crit = 0x12,
222 if (data->chip->have_crit & (1 << i)) {
471 if ((nr == 3 || nr == 4) && !(chip->have_crit & (1 << channel)))