Searched defs:best_m (Results 1 - 8 of 8) sorted by relevance
| /src/sys/arch/arm/sunxi/ | ||
| H A D | sunxi_ccu_display.c | 106 uint32_t best_m, best_d; local in function:sunxi_ccu_lcdxch1_set_rate |
| H A D | sunxi_ccu_fractional.c | 110 u_int parent_rate, best_rate, best_m; local in function:sunxi_ccu_fractional_set_rate |
| H A D | sunxi_ccu_nm.c | 107 u_int parent_rate, best_rate, best_n, best_m, best_parent; local in function:sunxi_ccu_nm_set_rate |
| /src/sys/external/bsd/drm2/dist/drm/i2c/ | ||
| H A D | ch7006_mode.c | 267 int m, best_m = 0; local in function:ch7006_setup_pll |
| /src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/clk/ | ||
| H A D | nouveau_nvkm_subdev_clk_gk20a.c | 114 u32 best_m, best_n; local in function:gk20a_pllg_calc_mnp |
| /src/sys/dev/pci/ | ||
| H A D | tdvfb.c | 678 int best_m, best_n1, best_error; local in function:tdvfb_gendac_calc_pll |
| H A D | sv.c | 629 int a, n, m, best_n, best_m, best_error; local in function:sv_set_format |
| H A D | voodoofb.c | 1355 int m, n, k, best_m, best_n, best_k, f_cur, best_error; local in function:voodoofb_calc_pll |
Completed in 9 milliseconds