Home
last modified time | relevance | path

Searched refs:present (Results 1 – 25 of 181) sorted by relevance

12345678

/u-boot/doc/device-tree-bindings/
A Dconfig.txt11 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 DKconfig15 controller present on present TI's J721e devices.
21 present on TI's J721E devices.
/u-boot/drivers/ram/stm32mp1/
A Dstm32mp1_ram.c98 .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 Darmada-385-atl-x530DP.dtsi67 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 Darmada-385-atl-x530.dts23 present-gpio = <&gpio0 24 GPIO_ACTIVE_HIGH>;
A Darmada-385-atl-x530DP.dts24 present-gpio = <&gpio0 24 GPIO_ACTIVE_HIGH>;
/u-boot/drivers/tpm/
A Dtpm_tis_sandbox.c63 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 DKconfig5 Enable support for clock managemet unit present in Actions Semi
/u-boot/lib/efi_loader/
A Defi_console.c25 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 DKconfig5 Enable support for clock present on Marvell MVEBU SoCs.
/u-boot/doc/device-tree-bindings/serial/
A Dbcm2835-aux-uart.txt10 - skip-init: if present, the baud rate divisor is not changed
A Dpl01x.txt10 - skip-init: if present, the baud rate divisor is not changed
A Dsandbox-serial.txt10 sandbox,text-colour: If present, this is the colour of the console text.
/u-boot/drivers/sound/
A DKconfig11 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 Dec.asl49 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 Dti,sci-reset.txt5 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 D189_vblock_content.dts17 * before the vblock reads its data. At present binman does not
/u-boot/doc/
A DREADME.update7 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 DREADME.VLAN5 "vlan" environmental variable. When not present no tagging is
/u-boot/doc/device-tree-bindings/leds/
A Dcommon.txt7 - linux,default-trigger : This parameter, if present, is a
/u-boot/doc/uImage.FIT/
A Dsec_firmware_ppa.its8 * Multiple binaries will be loaded as "loadables" (if present) at their
/u-boot/board/xilinx/zynq/
A DKconfig18 Decrypts the encrypted image present in source address
/u-boot/doc/device-tree-bindings/sysreset/
A Dti,sci-sysreset.txt5 responsible for controlling the state of the IPs that are present.
/u-boot/doc/device-tree-bindings/usb/
A Dmarvell.xhci-usb.txt16 - vbus-supply : If present, specifies the fixed regulator to be turned on
/u-boot/doc/device-tree-bindings/mtd/spi/
A Dspi-flash.txt4 - #address-cells, #size-cells : Must be present if the device has sub-nodes

Completed in 18 milliseconds

12345678