Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c64 #define MAX_SAMPLE_PAIRS 10 macro
196 ++i < MAX_SAMPLE_PAIRS); in nv04_dac_detect()
198 if (i == MAX_SAMPLE_PAIRS) in nv04_dac_detect()