/u-boot/doc/device-tree-bindings/ |
A D | config.txt | 11 If present and non-zero, the console is silenced by default on boot. 17 If present, this provides an offset (in bytes, from the start of a 25 if present, the environment shall be placed at the last 29 if u-boot,mmc-env-offset* is present, this setting will take 35 If present, the values of the 'u-boot,mmc-env-offset' and/or 46 If present (and SPL is controlled by the device-tree), this allows 51 If present (and supported by the specific board), indicates a
|
/u-boot/drivers/ufs/ |
A D | Kconfig | 15 controller present on present TI's J721e devices. 21 present on TI's J721E devices.
|
/u-boot/drivers/ram/stm32mp1/ |
A D | stm32mp1_ram.c | 98 .present = z, \ in stm32mp1_ddr_setup() 109 bool * const present; /* presence indication for opt */ in stm32mp1_ddr_setup() member 137 (ret != -FDT_ERR_NOTFOUND || !param[idx].present)) { in stm32mp1_ddr_setup() 142 if (param[idx].present) { in stm32mp1_ddr_setup() 144 *param[idx].present = true; in stm32mp1_ddr_setup() 146 *param[idx].present = false; in stm32mp1_ddr_setup()
|
/u-boot/arch/arm/dts/ |
A D | armada-385-atl-x530DP.dtsi | 67 present-gpio = <&misc_gpio 1 GPIO_ACTIVE_LOW>; 78 present-gpio = <&misc_gpio 2 GPIO_ACTIVE_LOW>; 89 present-gpio = <&misc_gpio 3 GPIO_ACTIVE_LOW>;
|
A D | armada-385-atl-x530.dts | 23 present-gpio = <&gpio0 24 GPIO_ACTIVE_HIGH>;
|
A D | armada-385-atl-x530DP.dts | 24 present-gpio = <&gpio0 24 GPIO_ACTIVE_HIGH>;
|
/u-boot/drivers/tpm/ |
A D | tpm_tis_sandbox.c | 63 bool present; member 101 g_state.nvdata[i].present = true; in sandbox_tpm_read_state() 130 if (g_state.nvdata[i].present) { in sandbox_tpm_write_state() 254 tpm->nvdata[seq].present = true; in sandbox_tpm_xfer() 283 } else if (!tpm->nvdata[seq].present) { in sandbox_tpm_xfer()
|
/u-boot/drivers/clk/owl/ |
A D | Kconfig | 5 Enable support for clock managemet unit present in Actions Semi
|
/u-boot/lib/efi_loader/ |
A D | efi_console.c | 25 int present; member 33 .present = 1, 39 .present = 0, 45 .present = 0, 250 if (!mode->present) in cout_mode_matches() 354 efi_cout_modes[1].present = 1; in query_console_size() 366 efi_cout_modes[EFI_COUT_MODE_2].present = 1; in query_console_size() 396 if (efi_cout_modes[mode_number].present != 1) in efi_cout_query_mode() 497 if (!efi_cout_modes[mode_number].present) in efi_cout_set_mode()
|
/u-boot/drivers/clk/mvebu/ |
A D | Kconfig | 5 Enable support for clock present on Marvell MVEBU SoCs.
|
/u-boot/doc/device-tree-bindings/serial/ |
A D | bcm2835-aux-uart.txt | 10 - skip-init: if present, the baud rate divisor is not changed
|
A D | pl01x.txt | 10 - skip-init: if present, the baud rate divisor is not changed
|
A D | sandbox-serial.txt | 10 sandbox,text-colour: If present, this is the colour of the console text.
|
/u-boot/drivers/sound/ |
A D | Kconfig | 11 Note: At present the sound setup is somewhat tangled up in that the 22 of driver model at present). 97 audio data and I2C for codec control. At present it only works 105 audio data and I2C for codec control. At present it only works 113 audio data and I2C for codec control. At present it only works 148 audio data and I2C for codec control. At present it only works
|
/u-boot/arch/x86/include/asm/acpi/cros_ec/ |
A D | ec.asl | 49 FLSH, 1, // Flash commands present 50 PFAN, 1, // PWM Fan control present 51 KBLE, 1, // Keyboard Backlight present 52 LTBR, 1, // Lightbar present 54 MTNS, 1, // Motion sensors present 59 SBKL, 1, // Screen backlight switch present 60 WIFI, 1, // WIFI switch present 168 /* Check for sensor not present */
|
/u-boot/doc/device-tree-bindings/reset/ |
A D | ti,sci-reset.txt | 5 responsible for controlling the state of the IPs that are present. 14 present on the SoC managed by the SYSFW. Because this relies on the TI SCI
|
/u-boot/tools/binman/test/ |
A D | 189_vblock_content.dts | 17 * before the vblock reads its data. At present binman does not
|
/u-boot/doc/ |
A D | README.update | 7 This feature allows to automatically store software updates present on a TFTP 32 in environment variable 'loadaddr'. If this variable is not present, the 41 have a long delay when a TFTP server is not present. 63 Assuming that an U-Boot image u-boot.bin is present in the current working
|
A D | README.VLAN | 5 "vlan" environmental variable. When not present no tagging is
|
/u-boot/doc/device-tree-bindings/leds/ |
A D | common.txt | 7 - linux,default-trigger : This parameter, if present, is a
|
/u-boot/doc/uImage.FIT/ |
A D | sec_firmware_ppa.its | 8 * Multiple binaries will be loaded as "loadables" (if present) at their
|
/u-boot/board/xilinx/zynq/ |
A D | Kconfig | 18 Decrypts the encrypted image present in source address
|
/u-boot/doc/device-tree-bindings/sysreset/ |
A D | ti,sci-sysreset.txt | 5 responsible for controlling the state of the IPs that are present.
|
/u-boot/doc/device-tree-bindings/usb/ |
A D | marvell.xhci-usb.txt | 16 - vbus-supply : If present, specifies the fixed regulator to be turned on
|
/u-boot/doc/device-tree-bindings/mtd/spi/ |
A D | spi-flash.txt | 4 - #address-cells, #size-cells : Must be present if the device has sub-nodes
|