Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds