Searched refs:command (Results 1 – 25 of 39) sorted by relevance
12
| /arch/x86/include/asm/acpi/cros_ec/ |
| A D | superio.asl | 15 * SIO_EC_HOST_ENABLE : Enable EC host command interface resources 16 * EC_LPC_ADDR_HOST_DATA : EC host command interface data port 17 * EC_LPC_ADDR_HOST_CMD : EC host command interface command port 18 * EC_HOST_CMD_REGION0 : EC host command buffer 19 * EC_HOST_CMD_REGION1 : EC host command buffer 20 * EC_HOST_CMD_REGION_SIZE : EC host command buffer size
|
| /arch/arm/mach-stm32mp/cmd_stm32prog/ |
| A D | Kconfig | 2 bool "command stm32prog for STM32CudeProgrammer" 12 activate a specific command stm32prog for STM32MP soc family 23 activate the command "stm32prog usb" for STM32MP soc family 34 activate the command "stm32prog serial" for STM32MP soc family 43 Support the OTP update with the command "stm32prog" for STM32MP
|
| A D | stm32prog_serial.c | 799 u8 command = 0x0; in stm32prog_serial_loop() local 828 command = stm32prog_serial_getc(); in stm32prog_serial_loop() 830 if (command == INIT_BYTE) { in stm32prog_serial_loop() 838 if (cmd_id[counter] == command) { in stm32prog_serial_loop() 843 if ((command ^ stm32prog_serial_getc()) != 0xFF) in stm32prog_serial_loop()
|
| /arch/arm/mach-imx/ |
| A D | Kconfig | 75 bool "Support the 'bmode' command" 79 This enables the 'bmode' (bootmode) command for forcing 85 will set it back to normal. This command currently 89 bool "Support the 'dek_blob' command" 95 This enables the 'dek_blob' command which is used with the 128 bool "Support the set_priblob_bitfield command" 131 This option enables the priblob command which can be used 135 bool "Support the 'hdmidet' command" 141 bool "i.MX6 NAND Boot Control Block(BCB) command" 153 bool "Support the 'mfgprot' command" [all …]
|
| /arch/arm/mach-uniphier/ |
| A D | Kconfig | 95 bool "Enable boot mode pins monitor command" 98 The command "pinmon" shows the state of the boot mode pins. 103 bool "Enable dump command of DDR PHY parameters" 108 The command "ddrphy" shows the resulting parameters of DDR PHY 112 bool "Enable dump command of DDR Multi PHY parameters" 116 The command "ddrmphy" shows the resulting parameters of DDR Multi PHY
|
| /arch/x86/include/asm/ |
| A D | ist.h | 14 __u32 command; member
|
| A D | me_common.h | 207 u32 command:7; member
|
| /arch/sh/lib/ |
| A D | Kconfig | 5 This is special SH-specific command to boot a zImage (compressed
|
| /arch/arm/include/asm/arch-adi/sc5xx/ |
| A D | spl.h | 39 void *hook, uint32_t command);
|
| /arch/arm/cpu/armv8/fsl-layerscape/doc/ |
| A D | README.qspi | 18 command sequence for setting the boot location pointer. It's should point 22 Example of using u-boot command
|
| A D | README.falcon | 19 A command "spl export" should be called under the normal RAM version U-Boot. 47 microcode (if used) is embedded in the device tree. Kernel command line and 52 before "bootm" command would be issued to boot, run command 66 tree is to save it to eMMC/SD using command in U-Boot, and extract under Linux
|
| A D | README.lsch3 | 157 command sequence. Below is one example for PBI commands for LS2085AQDS which 167 This command copies u-boot image from NAND device into OCRAM. The values need 179 u-boot command 210 PBI command sequence. Below is one example for PBI commands for RDB 217 This command copies u-boot image from SD device into OCRAM. The values 235 using u-boot command 326 from u-boot command prompt.
|
| /arch/x86/cpu/broadwell/ |
| A D | cpu_full.c | 116 static u32 pcode_mailbox_read(u32 command) in pcode_mailbox_read() argument 127 writel(command | MAILBOX_RUN_BUSY, MCHBAR_REG(BIOS_MAILBOX_INTERFACE)); in pcode_mailbox_read() 139 static int pcode_mailbox_write(u32 command, u32 data) in pcode_mailbox_write() argument 152 writel(command | MAILBOX_RUN_BUSY, MCHBAR_REG(BIOS_MAILBOX_INTERFACE)); in pcode_mailbox_write()
|
| /arch/arm/include/asm/mach-imx/ |
| A D | ele_api.h | 123 u8 command; member
|
| /arch/arm/dts/ |
| A D | imx8-capricorn.dtsi | 20 /* create device for u-boot wdt command */
|
| A D | k3-am65-iot2050-boot-image.dtsi | 181 /* OTP update command block */
|
| A D | imx7d.dtsi | 87 * System will hang if added nosmp in kernel command line
|
| /arch/arm/mach-stm32mp/ |
| A D | Kconfig | 181 bool "command stm32key to fuse public key hash" 186 This command is used to evaluate the secure boot on stm32mp SOC,
|
| /arch/nios2/cpu/ |
| A D | u-boot.lds | 30 * the initialization code relocates the command table as
|
| /arch/arm/mach-tegra/ |
| A D | Kconfig | 252 bool "Enable 'enterrcm' command" 268 bool "Enable 'ebtupdate' command"
|
| /arch/arm/mach-imx/imx8/ |
| A D | Kconfig | 123 bool "Support SNVS configuration command"
|
| /arch/arm/mach-uniphier/arm32/ |
| A D | lowlevel_init.S | 111 cmp r0, #0 @ check if the command is successfully set
|
| /arch/sandbox/cpu/ |
| A D | start.c | 173 SANDBOX_CMDLINE_OPT_SHORT(command, 'c', 1, "Execute U-Boot command");
|
| /arch/arm/mach-imx/imx8ulp/ |
| A D | rdc.c | 214 msg.command = ELE_RELEASE_RDC_REQ; in release_rdc()
|
| /arch/arm/cpu/armv8/fsl-layerscape/ |
| A D | Kconfig | 453 bool "Enable 4-byte Fast Read command for AHB mode" 457 This flag enables fast read command for AHB mode and modifies required
|
Completed in 79 milliseconds
12