Searched refs:sense_a (Results 1 – 1 of 1) sorted by relevance
73 bool sense_a, sense_b, sense_b_prime; in sample_load_twice() local103 sense_a = nvif_rd08(device, NV_PRMCIO_INP0) & 0x10; in sample_load_twice()109 if (sense_a != sense_b) { in sample_load_twice()115 sense_a = sense_b; in sample_load_twice()117 sense_b = !sense_a; in sample_load_twice()120 } while ((sense_a != sense_b) && ++j < MAX_HBLANK_OSC); in sample_load_twice()126 sense[i] = sense_a; in sample_load_twice()