/kernel/linux/linux-5.10/drivers/gpu/drm/mgag200/ |
H A D | mgag200_mode.c | 123 u8 testm, testn; in mgag200_g200_set_plls() local 149 for (testn = feed_div_min; testn <= feed_div_max; testn++) { in mgag200_g200_set_plls() 150 computed = ref_clk * (testn + 1) / (testm + 1); in mgag200_g200_set_plls() 158 n = testn; in mgag200_g200_set_plls() 191 unsigned int testp, testm, testn; in mga_g200se_set_plls() local 214 for (testn = 17; testn < 256; testn in mga_g200se_set_plls() 312 unsigned int testp, testm, testn, testp2; mga_g200wb_set_plls() local 493 unsigned int testp, testm, testn; mga_g200ev_set_plls() local 588 unsigned int testp, testm, testn; mga_g200eh_set_plls() local 721 int testr, testn, testm, testo; mga_g200er_set_plls() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/mgag200/ |
H A D | mgag200_g200eh3.c | 29 unsigned int testp, testm, testn; in mgag200_g200eh3_pixpllc_atomic_check() local 42 for (testn = 120; testn >= 60; testn--) { in mgag200_g200eh3_pixpllc_atomic_check() 43 computed = (pllreffreq * testn) / testm; in mgag200_g200eh3_pixpllc_atomic_check() 50 n = testn + 1; in mgag200_g200eh3_pixpllc_atomic_check()
|
H A D | mgag200_g200se.c | 126 unsigned int testp, testm, testn; in mgag200_g200se_00_pixpllc_atomic_check() local 140 for (testn = 17; testn < 256; testn++) { in mgag200_g200se_00_pixpllc_atomic_check() 142 computed = (pllreffreq * testn) / (testm * testp); in mgag200_g200se_00_pixpllc_atomic_check() 150 n = testn; in mgag200_g200se_00_pixpllc_atomic_check() 210 unsigned int testp, testm, testn; in mgag200_g200se_04_pixpllc_atomic_check() local 234 for (testn = 50; testn <= 256; testn in mgag200_g200se_04_pixpllc_atomic_check() [all...] |
H A D | mgag200_g200ew3.c | 36 unsigned int testp, testm, testn, testp2; in mgag200_g200ew3_pixpllc_atomic_check() local 52 for (testn = 32; testn < 2048 ; testn++) { in mgag200_g200ew3_pixpllc_atomic_check() 53 computed = (pllreffreq * testn) / (testm * testp * testp2); in mgag200_g200ew3_pixpllc_atomic_check() 61 n = testn + 1; in mgag200_g200ew3_pixpllc_atomic_check()
|
H A D | mgag200_g200er.c | 72 int testr, testn, testm, testo; in mgag200_g200er_pixpllc_atomic_check() local 82 for (testn = 5; testn < 129; testn++) { in mgag200_g200er_pixpllc_atomic_check() 89 vco = pllreffreq * (testn + 1) / in mgag200_g200er_pixpllc_atomic_check() 103 n = testn + 1; in mgag200_g200er_pixpllc_atomic_check()
|
H A D | mgag200_g200ev.c | 60 unsigned int testp, testm, testn; in mgag200_g200ev_pixpllc_atomic_check() local 73 for (testn = 1; testn < 257; testn++) { in mgag200_g200ev_pixpllc_atomic_check() 75 computed = (pllreffreq * testn) / in mgag200_g200ev_pixpllc_atomic_check() 83 n = testn; in mgag200_g200ev_pixpllc_atomic_check()
|
H A D | mgag200_g200wb.c | 52 unsigned int testp, testm, testn; in mgag200_g200wb_pixpllc_atomic_check() local 66 for (testn = 1; testn < 151; testn++) { in mgag200_g200wb_pixpllc_atomic_check() 67 computed = (pllreffreq * testn) / (testm * testp); in mgag200_g200wb_pixpllc_atomic_check() 74 n = testn; in mgag200_g200wb_pixpllc_atomic_check()
|
H A D | mgag200_g200eh.c | 54 unsigned int testp, testm, testn; in mgag200_g200eh_pixpllc_atomic_check() local 68 for (testn = 17; testn < 257; testn++) { in mgag200_g200eh_pixpllc_atomic_check() 69 computed = (pllreffreq * testn) / (testm * testp); in mgag200_g200eh_pixpllc_atomic_check() 76 n = testn; in mgag200_g200eh_pixpllc_atomic_check()
|
H A D | mgag200_g200.c | 78 u8 testp, testm, testn; in mgag200_g200_pixpllc_atomic_check() local 105 for (testn = feed_div_min; testn <= feed_div_max; testn++) { in mgag200_g200_pixpllc_atomic_check() 106 computed = ref_clk * (testn + 1) / (testm + 1); in mgag200_g200_pixpllc_atomic_check() 114 n = testn + 1; in mgag200_g200_pixpllc_atomic_check()
|
/kernel/linux/linux-6.6/drivers/usb/misc/sisusbvga/ |
H A D | sisusbvga.c | 1556 u32 inc, int testn) in sisusb_check_rbc() 1563 for (i = 0, j = 0; i < testn; i++) { in sisusb_check_rbc() 1568 for (i = 0, j = 0; i < testn; i++) { in sisusb_check_rbc() 1555 sisusb_check_rbc(struct sisusb_usb_data *sisusb, int *iret, u32 inc, int testn) sisusb_check_rbc() argument
|
/kernel/linux/linux-5.10/drivers/usb/misc/sisusbvga/ |
H A D | sisusb.c | 1614 u32 inc, int testn) in sisusb_check_rbc() 1621 for (i = 0, j = 0; i < testn; i++) { in sisusb_check_rbc() 1626 for (i = 0, j = 0; i < testn; i++) { in sisusb_check_rbc() 1613 sisusb_check_rbc(struct sisusb_usb_data *sisusb, int *iret, u32 inc, int testn) sisusb_check_rbc() argument
|