Searched defs:vcomax (Results 1 – 10 of 10) sorted by relevance
| /linux/drivers/gpu/drm/mgag200/ |
| H A D | mgag200_g200se.c | 118 static const unsigned int vcomax = 320000; in mgag200_g200se_00_pixpllc_atomic_check() local 201 static const unsigned int vcomax = 1600000; in mgag200_g200se_04_pixpllc_atomic_check() local
|
| H A D | mgag200_g200eh3.c | 21 static const unsigned int vcomax = 3000000; in mgag200_g200eh3_pixpllc_atomic_check() local
|
| H A D | mgag200_g200ew3.c | 28 static const unsigned int vcomax = 800000; in mgag200_g200ew3_pixpllc_atomic_check() local
|
| H A D | mgag200_g200wb.c | 44 static const unsigned int vcomax = 550000; in mgag200_g200wb_pixpllc_atomic_check() local
|
| H A D | mgag200_g200eh.c | 46 static const unsigned int vcomax = 800000; in mgag200_g200eh_pixpllc_atomic_check() local
|
| H A D | mgag200_g200ev.c | 52 static const unsigned int vcomax = 550000; in mgag200_g200ev_pixpllc_atomic_check() local
|
| H A D | mgag200_g200er.c | 63 static const unsigned int vcomax = 1488000; in mgag200_g200er_pixpllc_atomic_check() local
|
| /linux/drivers/video/fbdev/matrox/ |
| H A D | g450_pll.c | 111 unsigned int vcomax; in g450_firstpll() local
|
| H A D | matroxfb_base.h | 216 unsigned int vcomax; member
|
| /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
|