Searched defs:vcomax (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_g200eh3.c | 20 static const unsigned int vcomax = 3000000; in mgag200_g200eh3_pixpllc_atomic_check() local
|
| H A D | mgag200_g200ew3.c | 27 static const unsigned int vcomax = 800000; in mgag200_g200ew3_pixpllc_atomic_check() local
|
| H A D | mgag200_g200eh.c | 45 static const unsigned int vcomax = 800000; in mgag200_g200eh_pixpllc_atomic_check() local
|
| H A D | mgag200_g200wb.c | 43 static const unsigned int vcomax = 550000; in mgag200_g200wb_pixpllc_atomic_check() local
|
| /linux/drivers/clk/xilinx/ |
| H A D | clk-xlnx-clock-wizard.c | 345 u64 vco_freq, freq, diff, vcomin, vcomax, best_diff = -1ULL; in clk_wzrd_get_divisors_ver() local 387 u64 vco_freq, freq, diff, vcomin, vcomax, best_diff = -1ULL; in clk_wzrd_get_divisors() local
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | matroxfb_base.h | 216 unsigned int vcomax; member
|