| /u-boot/drivers/usb/gadget/ |
| A D | core.c | 98 unsigned int port, unsigned int configuration) in usbd_device_configuration_instance() argument 100 if (configuration >= device->configurations) in usbd_device_configuration_instance() 103 return device->configuration_instance_array + configuration; in usbd_device_configuration_instance() 119 …if ((configuration_instance = usbd_device_configuration_instance (device, port, configuration)) ==… in usbd_device_interface_instance() 141 …if ((interface_instance = usbd_device_interface_instance (device, port, configuration, interface))… in usbd_device_alternate_instance() 176 *device, int port, int configuration) in usbd_device_configuration_descriptor() argument 179 if (!(configuration_instance = usbd_device_configuration_instance (device, port, configuration))) { in usbd_device_configuration_descriptor() 197 *device, int port, int configuration, int interface, int alternate) in usbd_device_interface_descriptor() argument 200 …if (!(interface_instance = usbd_device_interface_instance (device, port, configuration, interface)… in usbd_device_interface_descriptor() 221 *device, int port, int configuration, int interface, int alternate, int index) in usbd_device_endpoint_descriptor_index() argument [all …]
|
| /u-boot/drivers/pinctrl/mscc/ |
| A D | Kconfig | 12 Support pin multiplexing and pin configuration control on 21 Support pin multiplexing and pin configuration control on 30 Support pin multiplexing and pin configuration control on 39 Support pin multiplexing and pin configuration control on 48 Support pin multiplexing and pin configuration control on
|
| /u-boot/doc/usage/os/ |
| A D | plan9.rst | 9 configuration information to the kernel. An environment variable named 12 configuration. 19 uninitialized to permit manual configuration. For example, PC-style 20 configuration could be simulated by issuing a fatload in bootcmd::
|
| /u-boot/board/samsung/starqltechn/ |
| A D | Kconfig | 9 string "Board configuration name" 12 This option contains information about board configuration name. 14 will be used for board configuration.
|
| /u-boot/doc/device-tree-bindings/pinctrl/ |
| A D | nexell,s5pxx18-pinctrl.txt | 11 phrase "pin configuration node". 26 Nexell's pin configuration nodes act as a container for an arbitrary number of 27 subnodes. Each of these subnodes represents some desired configuration for a 28 pin, a group, or a list of pins or groups. This configuration can include the 29 mux function to select on those pin(s)/group(s), and various pin configuration 35 - pin-pull = Pull up/down configuration. 36 - pin-strength = Drive strength configuration.
|
| A D | pinctrl-bindings.txt | 3 Hardware modules that control pin multiplexing or configuration parameters 8 Hardware modules whose signals are affected by pin configuration are 22 configuration used by those states. 47 pinctrl-0: List of phandles, each pointing at a pin configuration 48 node. These referenced pin configuration nodes must be child 53 contributing part of the overall configuration. See the next 55 pin configuration nodes. 90 * For an IP block whose binding supports pin configuration, 171 a single pin multiplexing configuration. 183 == Generic pin configuration node content == [all …]
|
| /u-boot/arch/arm/mach-zynqmp-r5/ |
| A D | Kconfig | 17 string "Board configuration name" 20 This option contains information about board configuration name. 22 will be used for board configuration.
|
| /u-boot/drivers/pinctrl/mvebu/ |
| A D | Kconfig | 7 Support pin multiplexing and pin configuration control on 14 Support pin multiplexing and pin configuration control on 21 Support pin multiplexing and pin configuration control on
|
| /u-boot/doc/develop/ |
| A D | system_configuration.rst | 3 System configuration 9 In general run time configuration is preferred over build time configuration. 13 important consideration. Finally, run time configuration has additional overhead 16 configuration mechanism. 19 new platform for an existing supported SoC, the preferred configuration order 22 #. Hardware based run time configuration. Examples of this include reading 31 configuration. This is generally the best fit for when we want to enable or 48 Dynamic run time configuration methods. 54 Details of how to use run time configuration based on :doc:`driver model 57 Static build time configuration methods [all …]
|
| A D | config_binding.rst | 3 U-Boot configuration node 6 U-Boot supports a number of runtime configuration options which can be selected
|
| /u-boot/doc/mvebu/ |
| A D | armada-8k-memory.txt | 6 This assumes that the SoC includes Dual CP configuration, in case the flavor is using 7 a single CP configuration, then all secondary-CP mappings are invalid. 19 0xF2000000 0xF3FFFFFF CP-0 Internal (configuration) registers 22 0xF4000000 0xF5FFFFFF CP-1 Internal (configuration) registers
|
| /u-boot/drivers/pinctrl/nxp/ |
| A D | Kconfig | 17 configuration. This driver is different from the linux one, 31 configuration. This driver is different from the linux one, 45 configuration. This driver is different from the linux one, 58 This feature depends on device tree configuration. This driver 72 This feature depends on device tree configuration. This driver 87 This feature depends on device tree configuration. This driver 100 This feature depends on device tree configuration. This driver 113 This feature depends on device tree configuration. This driver 126 configuration. 137 This feature depends on device tree configuration. This driver [all …]
|
| /u-boot/arch/arm/mach-socfpga/ |
| A D | qts-filter.sh | 28 * Altera SoCFPGA IOCSR configuration 71 * Altera SoCFPGA PinMux configuration 107 * Altera SoCFPGA Clock and PLL configuration 150 * Altera SoCFPGA SDRAM configuration
|
| /u-boot/lib/efi_loader/ |
| A D | efi_hii_config.c | 47 const efi_string_t configuration, in route_config() argument 50 EFI_ENTRY("%p, \"%ls\", %p", this, configuration, progress); in route_config() 115 const efi_string_t configuration, in route_config_access() argument 118 EFI_ENTRY("%p, \"%ls\", %p", this, configuration, progress); in route_config_access()
|
| /u-boot/drivers/pinctrl/nexell/ |
| A D | Kconfig | 6 Support of pin multiplexing and pin configuration for Nexell 15 Support of pin multiplexing and pin configuration for S5P4418
|
| /u-boot/board/samsung/axy17lte/ |
| A D | Kconfig | 2 string "Board configuration name" 5 This option contains information about board configuration name. 7 will be used for board configuration.
|
| /u-boot/arch/arm/mach-versal-net/ |
| A D | Kconfig | 17 string "Board configuration name" 20 This option contains information about board configuration name. 22 will be used for board configuration.
|
| /u-boot/drivers/pinctrl/exynos/ |
| A D | Kconfig | 9 Support pin multiplexing and pin configuration control on 17 Support pin multiplexing and pin configuration control on
|
| /u-boot/drivers/pinctrl/broadcom/ |
| A D | Kconfig | 6 Support pin multiplexing and pin configuration control on 14 Support pin multiplexing and pin configuration control on
|
| /u-boot/ |
| A D | .readthedocs.yml | 2 # Read the Docs configuration file 17 configuration: doc/conf.py
|
| /u-boot/arch/arm/mach-mvebu/ |
| A D | kwbimage.cfg.in | 14 # NAND configuration 19 # SATA configuration
|
| /u-boot/doc/ |
| A D | README.fsl-trustzone-components | 5 While most of the configuration related programming of these peripherals 14 - Depends on CONFIG_FSL_TZPC_BP147 configuration flag. 21 - Depends on CONFIG_FSL_TZASC_400 configuration flag.
|
| A D | README.kconfig | 4 This document describes the configuration infrastructure of U-Boot. 6 The conventional configuration was replaced by Kconfig at v2014.10-rc1 release. 20 Here are some worth-mentioning configuration targets. 26 for the compatibility with the old configuration system: 54 configuration. It is still supported for backward compatibility, so 58 The other configuration targets work as in Linux Kernel. 64 Prior to Kconfig, the C preprocessor based board configuration had been used 70 configuration infrastructures should coexist. 71 The configuration files are generated by both Kconfig and the old preprocessor 72 based configuration as follows:
|
| /u-boot/board/freescale/p2041rdb/ |
| A D | pbi.cfg | 24 #Initialize eSPI controller, default configuration is slow for eSPI to 25 #load data, this configuration comes from u-boot eSPI driver.
|
| /u-boot/arch/arm/mach-versal/ |
| A D | Kconfig | 17 string "Board configuration name" 20 This option contains information about board configuration name. 22 will be used for board configuration.
|