Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds