Searched refs:higher (Results 1 – 25 of 36) sorted by relevance
12
/u-boot/arch/x86/lib/ |
A D | div64.c | 15 u32 higher; member 25 output.words.higher = output.words.lower << (shift - 32); in __ashldi3() 30 output.words.higher = (output.words.higher << shift) | in __ashldi3() 43 output.words.lower = output.words.higher >> (shift - 32); in __lshrdi3() 44 output.words.higher = 0; in __lshrdi3() 49 (output.words.higher << (32 - shift)); in __lshrdi3() 50 output.words.higher = output.words.higher >> shift; in __lshrdi3()
|
/u-boot/drivers/pch/ |
A D | Kconfig | 8 PCH allows for higher performance since the memory functions are
|
/u-boot/arch/arm/dts/ |
A D | omap-gpmc-smsc9221.dtsi | 5 * or smsc 9218) has faster timings, leading to higher
|
A D | imx6sx-softing-vining-2000.dts | 83 * unstable without higher voltages. Hence, set higher voltages here.
|
A D | sun6i-a31.dtsi | 591 * might need a higher signal drive strength 613 * and need a higher signal drive strength
|
A D | tegra114.dtsi | 256 * driver and APB DMA based serial driver for higher baudrate
|
A D | tegra20.dtsi | 309 * driver and APB DMA based serial driver for higher baudrate
|
A D | sun8i-r40.dtsi | 358 * and need a higher signal drive strength
|
A D | tegra30.dtsi | 371 * driver and APB DMA based serial driver for higher baudrate
|
A D | sun8i-a83t.dtsi | 659 * and need a higher signal drive strength
|
/u-boot/doc/device-tree-bindings/sound/ |
A D | da7219.txt | 47 - dlg,micbias-pulse-lvl : Mic bias higher voltage pulse level (mV). 49 - dlg,micbias-pulse-time : Mic bias higher voltage pulse duration (ms)
|
/u-boot/arch/arm/cpu/armv7/ls102xa/ |
A D | Kconfig | 39 ports. If some ports are reserved but higher ports are used for
|
/u-boot/doc/device-tree-bindings/adc/ |
A D | st,stm32-adc.txt | 10 voltage goes beyond the user-defined, higher or lower thresholds. 17 - injected conversions have higher priority, and so have the ability to
|
/u-boot/doc/usage/ |
A D | fdt_overlays.rst | 25 Only version 4.14 or higher of the Linux kernel includes a built in version
|
/u-boot/drivers/pwm/ |
A D | Kconfig | 8 spends in the 'high' state, the higher the voltage. The PWM's
|
/u-boot/doc/android/ |
A D | bcb.rst | 25 On higher level, BCB provides a way to implement a subset of Android
|
/u-boot/doc/board/emulation/ |
A D | qemu-riscv.rst | 69 OpenSBI must be compiled before compiling U-Boot. Version 0.4 and higher is
|
/u-boot/drivers/usb/ |
A D | Kconfig | 5 subsystem which offers higher speeds and more features than the
|
/u-boot/common/ |
A D | Kconfig | 263 higher than this will be ignored. If possible log statements below 285 higher levels are not compiled in to U-Boot. 350 higher than this will be ignored. If possible log statements below 393 higher than this will be ignored. If possible log statements below
|
/u-boot/arch/arm/cpu/armv8/ |
A D | Kconfig | 125 but can instead rely on higher level firmware to deal with it.
|
/u-boot/doc/ |
A D | README.nand | 238 Though higher ECC schemes have more capability to detect and correct 244 With higher ECC schemes, more OOB/Spare area is required to
|
/u-boot/doc/develop/ |
A D | logging.rst | 46 * CONFIG_LOG_MAX_LEVEL - Max log level to build (anything higher is compiled
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
A D | README.lsch3 | 384 If the core runs at higher than x3 speed of the platform, there is
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/ |
A D | Kconfig | 399 ports. If some ports are reserved but higher ports are used for
|
/u-boot/lib/lzma/ |
A D | lzma.txt | 292 since compression ratio with filtering is higher.
|
Completed in 30 milliseconds
12