Home
last modified time | relevance | path

Searched refs:command (Results 1 – 25 of 39) sorted by relevance

12

/arch/x86/include/asm/acpi/cros_ec/
A Dsuperio.asl15 * 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 DKconfig2 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 Dstm32prog_serial.c799 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 DKconfig75 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 DKconfig95 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 Dist.h14 __u32 command; member
A Dme_common.h207 u32 command:7; member
/arch/sh/lib/
A DKconfig5 This is special SH-specific command to boot a zImage (compressed
/arch/arm/include/asm/arch-adi/sc5xx/
A Dspl.h39 void *hook, uint32_t command);
/arch/arm/cpu/armv8/fsl-layerscape/doc/
A DREADME.qspi18 command sequence for setting the boot location pointer. It's should point
22 Example of using u-boot command
A DREADME.falcon19 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 DREADME.lsch3157 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 Dcpu_full.c116 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 Dele_api.h123 u8 command; member
/arch/arm/dts/
A Dimx8-capricorn.dtsi20 /* create device for u-boot wdt command */
A Dk3-am65-iot2050-boot-image.dtsi181 /* OTP update command block */
A Dimx7d.dtsi87 * System will hang if added nosmp in kernel command line
/arch/arm/mach-stm32mp/
A DKconfig181 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 Du-boot.lds30 * the initialization code relocates the command table as
/arch/arm/mach-tegra/
A DKconfig252 bool "Enable 'enterrcm' command"
268 bool "Enable 'ebtupdate' command"
/arch/arm/mach-imx/imx8/
A DKconfig123 bool "Support SNVS configuration command"
/arch/arm/mach-uniphier/arm32/
A Dlowlevel_init.S111 cmp r0, #0 @ check if the command is successfully set
/arch/sandbox/cpu/
A Dstart.c173 SANDBOX_CMDLINE_OPT_SHORT(command, 'c', 1, "Execute U-Boot command");
/arch/arm/mach-imx/imx8ulp/
A Drdc.c214 msg.command = ELE_RELEASE_RDC_REQ; in release_rdc()
/arch/arm/cpu/armv8/fsl-layerscape/
A DKconfig453 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