Searched refs:optional (Results 1 – 25 of 198) sorted by relevance
12345678
/u-boot/test/py/tests/test_efi_secboot/ |
A D | openssl.cnf | 42 countryName = optional 43 stateOrProvinceName = optional 44 localityName = optional 45 organizationName = optional 46 organizationalUnitName = optional 48 emailAddress = optional
|
/u-boot/doc/device-tree-bindings/gpio/ |
A D | intel,x86-pinctrl.txt | 15 - mode-gpio - (optional) standalone property to force the pin into GPIO mode 16 - mode-func - (optional) function number to assign to the pin. If 19 - output-value - (optional) this set the default output value of the GPIO 20 - direction - (optional) this set the direction of the gpio 21 - pull-strength - (optional) this set the pull strength of the pin 22 - pull-assign - (optional) this set the pull assignement (up/down) of the pin 23 - invert - (optional) this input pin is inverted
|
/u-boot/scripts/kconfig/tests/choice/ |
A D | Kconfig | 19 prompt "optional boolean choice" 20 optional 44 prompt "optional tristate choice" 45 optional
|
A D | oldask1_expected_stdout | 6 optional boolean choice [Y/n/?] (NEW) 7 optional boolean choice 15 optional tristate choice [N/y/?]
|
A D | oldask0_expected_stdout | 6 optional boolean choice [N/y/?] (NEW) 10 optional tristate choice [N/m/y/?] (NEW)
|
/u-boot/doc/device-tree-bindings/clock/ |
A D | rockchip,rk3288-cru.txt | 32 - "xin32k" - rtc clock - optional, 33 - "ext_i2s" - external I2S clock - optional, 34 - "ext_hsadc" - external HSADC clock - optional, 35 - "ext_edp_24m" - external display port clock - optional, 36 - "ext_vip" - external VIP clock - optional, 37 - "ext_isp" - external ISP clock - optional, 38 - "ext_jtag" - external JTAG clock - optional
|
A D | rockchip,rk3188-cru.txt | 33 - "xin32k" - rtc clock - optional, 34 - "xin27m" - 27mhz crystal input on rk3066 - optional, 35 - "ext_hsadc" - external HSADC clock - optional, 36 - "ext_cif0" - external camera clock - optional, 37 - "ext_rmii" - external RMII clock - optional, 38 - "ext_jtag" - externalJTAG clock - optional
|
/u-boot/doc/device-tree-bindings/net/ |
A D | fixed-link.txt | 14 * 'full-duplex' (boolean, optional), to indicate that full duplex is 16 * 'pause' (boolean, optional), to indicate that pause should be 18 * 'asym-pause' (boolean, optional), to indicate that asym_pause should
|
/u-boot/arch/x86/dts/ |
A D | emulation-u-boot.dtsi | 13 optional-ucode; 17 optional-ucode;
|
A D | quark-u-boot.dtsi | 11 optional-ucode;
|
/u-boot/doc/device-tree-bindings/sysinfo/ |
A D | smbios.txt | 15 An optional 'smbios' subnode can be used to provide these properties. Within 27 "system" subnode optional properties: 37 "baseboard" subnode optional properties: 44 "chassis" subnode optional properties:
|
/u-boot/doc/device-tree-bindings/spi/ |
A D | spi-bus.txt | 15 - cs-gpios - (optional) gpios chip select. 50 - spi-cpol - (optional) Empty property indicating device requires 52 - spi-cpha - (optional) Empty property indicating device requires 54 - spi-cs-high - (optional) Empty property indicating device requires 56 - spi-3wire - (optional) Empty property indicating device requires 58 - spi-tx-bus-width - (optional) The bus width(number of data wires) that 60 - spi-rx-bus-width - (optional) The bus width(number of data wires) that 62 - spi-half-duplex - (optional) Indicates that the SPI bus should wait for
|
/u-boot/doc/device-tree-bindings/reserved-memory/ |
A D | reserved-memory.txt | 24 optional constraints to request a dynamically allocated block of memory. 38 alignment (optional) - length based on parent's #size-cells 40 alloc-ranges (optional) - prop-encoded-array (address, length pairs). 48 compatible (optional) - standard definition 55 no-map (optional) - empty property 60 reusable (optional) - empty property 79 memory-region (optional) - phandle, specifier pairs to children of /reserved-memory
|
/u-boot/doc/device-tree-bindings/leds/ |
A D | leds-gpio.txt | 13 - label : (optional) 15 - linux,default-trigger : (optional) 17 - default-state: (optional) The initial state of the LED. Valid
|
/u-boot/board/seco/ |
A D | Kconfig | 5 optional 20 optional
|
/u-boot/arch/arm/mach-integrator/ |
A D | Kconfig | 6 optional 22 optional
|
/u-boot/doc/device-tree-bindings/adc/ |
A D | adc.txt | 9 *optional and always checked, Voltage polarity info: 15 *optional and always checked, supply Voltage constants: 19 *optional and checked only if the above corresponding, doesn't exist:
|
/u-boot/arch/arm/mach-imx/mxs/ |
A D | Kconfig | 9 optional 45 optional
|
/u-boot/doc/device-tree-bindings/video/ |
A D | display-timing.txt | 10 optional properties: 25 optional properties: 39 All the optional properties that are not bool follow the following logic:
|
/u-boot/arch/arm/mach-tegra/tegra114/ |
A D | Kconfig | 5 optional
|
/u-boot/arch/arm/mach-orion5x/ |
A D | Kconfig | 5 optional
|
/u-boot/arch/arm/mach-octeontx2/ |
A D | Kconfig | 5 optional
|
/u-boot/arch/arm/mach-octeontx/ |
A D | Kconfig | 5 optional
|
/u-boot/arch/arm/mach-imx/mx2/ |
A D | Kconfig | 9 optional
|
/u-boot/doc/ |
A D | README.bitbangMII | 15 MII_INIT - Generic code to enable the MII bus (optional) 16 MDIO_DECLARE - Declaration needed to access to the MDIO pin (optional) 21 MDC_DECLARE - Declaration needed to access to the MDC pin (optional)
|
Completed in 35 milliseconds
12345678