Searched refs:sense_a (Results 1 – 1 of 1) sorted by relevance
72 bool sense_a, sense_b, sense_b_prime; in sample_load_twice() local102 sense_a = nvif_rd08(device, NV_PRMCIO_INP0) & 0x10; in sample_load_twice()108 if (sense_a != sense_b) { in sample_load_twice()114 sense_a = sense_b; in sample_load_twice()116 sense_b = !sense_a; in sample_load_twice()119 } while ((sense_a != sense_b) && ++j < MAX_HBLANK_OSC); in sample_load_twice()125 sense[i] = sense_a; in sample_load_twice()