Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/nouveau/dispnv04/
H A 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()