| /rk3399_rockchip-uboot/doc/ |
| H A D | README.440-DDR-performance | 1 AMCC suggested to set the PMU bit to 0 for best performace on the 21 the *best* time for each is used. 30 For best results, please be sure you know the precision of your system 62 the *best* time for each is used. 71 For best results, please be sure you know the precision of your system
|
| H A D | README.memory-test | 23 This is probably the best known memory test utility in U-Boot. 81 efficient, memory test like that. The best known test case to stress
|
| H A D | README.i2c | 32 sure that the other side doesn't want it also. A detailed explanation is best
|
| H A D | README.trace | 164 The best time to start tracing is right at the beginning of U-Boot. The 165 best time to stop tracing is right at the end. In practice it is hard
|
| H A D | README.autoboot | 125 for a shorter partial match, so it's best if the first
|
| H A D | README.power-framework | 155 binary. The best would be to parse the DTS from Linux kernel.
|
| H A D | README.x86 | 1119 been attempted. The best approach would likely be to build a 32-bit SPL
|
| /rk3399_rockchip-uboot/drivers/sound/ |
| H A D | wm8994.c | 296 int i, cur_val, best_val, bclk_rate, best; in wm8994_hw_params() local 352 best = 0; in wm8994_hw_params() 361 best = i; in wm8994_hw_params() 365 rate_val |= best; in wm8994_hw_params() 373 best = 0; in wm8994_hw_params() 378 best = i; in wm8994_hw_params() 387 bclk_rate = wm8994->aifclk[id] * 10 / bclk_divs[best]; in wm8994_hw_params() 388 bclk |= best << WM8994_AIF1_BCLK_DIV_SHIFT; in wm8994_hw_params()
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/mx7/ |
| H A D | clock.c | 897 u32 temp, best = 0; in mxs_set_lcdclk() local 928 if (best == 0 || temp < best) { in mxs_set_lcdclk() 929 best = temp; in mxs_set_lcdclk() 936 if (best == 0) { in mxs_set_lcdclk() 941 debug("best %d, pred = %d, postd = %d\n", best, pred, postd); in mxs_set_lcdclk() 943 pll_div = best / hck; in mxs_set_lcdclk() 945 pll_num = (best - hck * pll_div) * pll_denom / hck; in mxs_set_lcdclk()
|
| /rk3399_rockchip-uboot/arch/arm/mach-imx/mx6/ |
| H A D | clock.c | 625 u32 temp, best = 0; in mxs_set_lcdclk() local 683 if (best == 0 || temp < best) { in mxs_set_lcdclk() 684 best = temp; in mxs_set_lcdclk() 691 if (best == 0) { in mxs_set_lcdclk() 696 debug("best %d, pred = %d, postd = %d\n", best, pred, postd); in mxs_set_lcdclk() 698 pll_div = best / hck; in mxs_set_lcdclk() 700 pll_num = (best - hck * pll_div) * pll_denom / hck; in mxs_set_lcdclk()
|
| /rk3399_rockchip-uboot/arch/arm/dts/ |
| H A D | rk3368-lion-u-boot.dtsi | 38 * Note that the best performance for any given application workload
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | gpio.txt | 68 1.1) GPIO specifier best practices 72 high or active-low. If it does, the following best practices should be
|
| /rk3399_rockchip-uboot/ |
| H A D | Kconfig | 272 bool "Select the best match for the kernel device tree" 275 one whose fdt's compatibility field best matches that of 276 U-Boot itself. A match is considered "best" if it matches the
|
| /rk3399_rockchip-uboot/drivers/usb/gadget/ |
| H A D | Kconfig | 176 systems, so it's the best option for compatibility.
|
| /rk3399_rockchip-uboot/doc/device-tree-bindings/net/ |
| H A D | snps,dwc-qos-ethernet.txt | 60 of clk_rx_125_i, clk_pmarx_0_i, clk_pmarx1_i. For this reason it is best to
|
| /rk3399_rockchip-uboot/common/ |
| H A D | dlmalloc.src | 210 preset defaults are those that give best performance for typical 1241 the same-sized chunks, but facilitates best-fit allocation for 2067 any remainder. This search is strictly by best-fit; i.e., 2073 the best-fit search rule. In effect, `top' is treated as 2218 search for best fitting chunk by scanning bins in blockwidth units. 3198 * Use ordered bins instead of best-fit threshhold 3221 * Use best fit for very large chunks to prevent some worst-cases.
|
| /rk3399_rockchip-uboot/doc/driver-model/ |
| H A D | of-plat.txt | 14 that in most cases it is best to use device tree for configuration.
|
| /rk3399_rockchip-uboot/test/py/ |
| H A D | README.md | 75 will be written to `${build_dir}/test-log.html`. This is best viewed in a web
|
| /rk3399_rockchip-uboot/Licenses/ |
| H A D | gpl-2.0.txt | 285 possible use to the public, the best way to achieve this is to make it
|
| /rk3399_rockchip-uboot/tools/binman/ |
| H A D | README | 110 Where possible it is best to put as much as possible in the FIT, with binman
|