Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Di740fb.c338 #define TARGET_MAX_N 30 macro
378 ((n <= TARGET_MAX_N) || (abs(err_best) > err_max))); in i740_calc_vclk()
/kernel/linux/linux-6.6/drivers/video/fbdev/
H A Di740fb.c339 #define TARGET_MAX_N 30 macro
379 ((n <= TARGET_MAX_N) || (abs(err_best) > err_max))); in i740_calc_vclk()

Completed in 5 milliseconds