Searched refs:passed (Results 1 – 25 of 75) sorted by relevance
123
/u-boot/doc/device-tree-bindings/usb/ |
A D | generic.txt | 7 "low-speed". In case this isn't passed via DT, USB 13 passed via DT, USB DRD controllers should default to 18 In case this isn't passed via DT, USB controllers should
|
/u-boot/doc/usage/ |
A D | echo.rst | 20 Arguments to be printed. The arguments are evaluated before being passed to 26 Strings are parsed before the arguments are passed to the echo command:
|
A D | bootefi.rst | 48 UTF-16 and passed as load options in the loaded image protocol to the UEFI 62 execute as well as the load options passed in the loaded image protocol.
|
A D | pstore.rst | 30 Ramoops parameters can be passed as kernel parameters or through Device Tree,
|
/u-boot/arch/x86/include/asm/arch-baytrail/acpi/ |
A D | platform.asl | 12 * entering a sleep state. The sleep state number is passed in Arg0.
|
/u-boot/arch/x86/include/asm/arch-quark/acpi/ |
A D | platform.asl | 12 * entering a sleep state. The sleep state number is passed in Arg0.
|
/u-boot/arch/x86/include/asm/arch-tangier/acpi/ |
A D | platform.asl | 13 * entering a sleep state. The sleep state number is passed in Arg0.
|
/u-boot/doc/ |
A D | README.pxe | 81 locations will be passed to the bootm command to boot the kernel. These 87 will be passed to bootm command to boot the kernel. 89 fdt_addr - the location of a fdt blob. 'fdt_addr' will be passed to bootm 90 command if it is set and 'fdt_addr_r' is not passed to bootm command. 145 that address will be passed to bootm to boot this kernel. 149 It will passed to bootm with that address. 166 will be passed to bootm. 171 be passed to bootm.
|
A D | README.lynxkdi | 26 include/lynxkdi.h -defines a simple struct passed to a kdi.
|
A D | README.bloblist | 19 sometimes TPL). It is passed through to each successive part of the boot and 24 can be passed through to SPL and U-Boot proper, which can print a message
|
A D | README.console | 65 Use the 'bd_mon_fnc' field of the bd_info structure passed to the 74 some parameters like the framebuffer descriptors are passed to the
|
A D | README.standalone | 21 2. The pointer to the jump table is passed to the application in a 27 structure is passed as 'argv[-1]' pointer.
|
A D | README.LED | 23 CONFIG_STATUS_LED_BIT is passed into the __led_* functions to identify which LED
|
A D | README.davinci | 59 passed to the Linux kernel using the ATAG_REVISION atag.
|
A D | README.mediatek | 61 If verification passed, the BootROM will then load the bootloader into on-chip SRAM, 73 After all low level initializations passed, the preloader will locate the LK image and
|
/u-boot/drivers/led/ |
A D | Kconfig | 126 CONFIG_LED_STATUS_BIT is passed into the __led_* functions to identify 160 CONFIG_LED_STATUS_BIT1 is passed into the __led_* functions to 195 CONFIG_LED_STATUS_BIT2 is passed into the __led_* functions to 230 CONFIG_LED_STATUS_BIT3 is passed into the __led_* functions to 265 CONFIG_LED_STATUS_BIT4 is passed into the __led_* functions to 300 CONFIG_LED_STATUS_BIT5 is passed into the __led_* functions to
|
/u-boot/doc/device-tree-bindings/clock/ |
A D | ti,sci-clk.txt | 39 the device id together with a clock ID to be passed to the SYSFW for device
|
/u-boot/doc/driver-model/ |
A D | fdt-fixup.rst | 40 passed to Linux. But since U-Boot's driver model, which is device tree-based as 52 call-back function, which is passed a writeable pointer to the device tree. 71 The passed-in void pointer is a writeable pointer to the device tree, which can
|
A D | soc-framework.rst | 51 for a specific SoC, and when passed to soc_device_match, the identifier values
|
/u-boot/doc/device-tree-bindings/power/ |
A D | ti,sci-pm-domain.txt | 45 along with an index representing the device id to be passed to the PMMC
|
/u-boot/board/qualcomm/dragonboard410c/ |
A D | readme.txt | 46 Later on proper device tree is passed to next boot stage.
|
/u-boot/doc/uImage.FIT/ |
A D | command_syntax_extensions.txt | 22 kernel is passed a pointer to the FDT. The boot method is indicated for each 107 of FDT binary blob that is to be passed to the kernel. 116 of the FDT binary blob that is to be passed to the kernel.
|
/u-boot/cmd/ |
A D | nand.c | 664 unsigned int failed = 0, passed = 0; in do_nand() local 699 passed++; in do_nand() 703 printf(" Passed: %u, failed: %u\n", passed, failed); in do_nand()
|
/u-boot/net/ |
A D | Kconfig | 24 of the "hostname" environment variable is passed as
|
/u-boot/doc/device-tree-bindings/net/ |
A D | stmmac.txt | 44 If not passed then the system clock will be used and this is fine on some
|
Completed in 14 milliseconds
123