Home
last modified time | relevance | path

Searched refs:MAX_HBLANK_OSC (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddac.c58 #define MAX_HBLANK_OSC 20 macro
120 } while ((sense_a != sense_b) && ++j < MAX_HBLANK_OSC); in sample_load_twice()
122 if (j == MAX_HBLANK_OSC) in sample_load_twice()