Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/nouveau/dispnv04/
Ddac.c63 #define MAX_SAMPLE_PAIRS 10 macro
200 ++i < MAX_SAMPLE_PAIRS); in nv04_dac_detect()
202 if (i == MAX_SAMPLE_PAIRS) in nv04_dac_detect()