Home
last modified time | relevance | path

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

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