Searched refs:controllers (Results 1 – 25 of 40) sorted by relevance
12
141 if (id >= mux_chip->controllers) { in mux_of_xlate_default()261 int mux_alloc_controllers(struct udevice *dev, unsigned int controllers) in mux_alloc_controllers() argument267 sizeof(struct mux_control) * controllers, in mux_alloc_controllers()272 mux_chip->controllers = controllers; in mux_alloc_controllers()274 for (i = 0; i < mux_chip->controllers; ++i) { in mux_alloc_controllers()293 for (i = 0; i < mux_chip->controllers; ++i) { in mux_uclass_post_probe()
8 controllers. It provides the same API as Linux and mux drivers should19 The driver builds multiplexer controllers for bitfields in a syscon29 The driver builds multiplexer controllers for bitfields in a syscon
6 Support for reset controllers on STMicroelectronics STM32 family SoCs.14 Support for reset controllers on STMicroelectronics STM32MP1 family SoCs.22 Support for reset controllers on STMicroelectronics STM32MP2 family SoCs.
2 bool "Support SATA controllers with driver model"6 This enables a uclass for disk controllers in U-Boot. Various driver12 bool "Support SATA controllers"91 Marvell EBU SoC's onboard AHCI SATA controllers or Cavium's Octeon92 7130 AHCI controllers.100 Enable this driver to support the SATA controllers found in the148 SATA controllers.
5 menu "Pin controllers"8 bool "Support pin controllers"15 bool "Support full pin controllers"31 bool "Support generic pin controllers"45 bool "Support pin multiplexing controllers"79 bool "Support pin controllers in SPL"86 bool "Support pin controllers in TPL"93 bool "Support pin controllers in VPL"100 bool "Support full pin controllers in SPL"109 bool "Support full pin controllers in TPL"[all …]
11 bool "Support Rockchip pin controllers in SPL"18 bool "Support Rockchip pin controllers in TPL"
2 # Cache controllers8 bool "Enable Driver Model for Cache controllers"11 Enable driver model for cache controllers that are found on
8 bool "Enable 1-wire controllers support"30 Newer i.MX SoCs such as the i.MX6 do not have one wire controllers.
4 bool "Enable mailbox controllers using Driver Model"19 channel with Apple IOP controllers integrated on Apple SoCs.20 These IOP controllers are used to implement various functions
6 Support for clock controllers on UniPhier SoCs.
1 menu "i.MX8ULP DDR controllers"
118 PCIe host controllers, such as the one emulated by QEMU.126 SynQuacer SoC's ECAM-based PCIe host controllers.247 Enable support for the OcteonTX/TX2 SoC family ECAM/PEM controllers.248 These controllers provide PCI configuration access to all on-board255 Enable support for the MIPS Octeon SoC family PCIe controllers.271 SoC may have one or several PCIe controllers. Each controller can be280 controllers through a special env var called "pci_iommu_extra" or293 SoC may have one or several PCIe controllers. Each controller can be301 several PCIe controllers. The PCIe controller can work in RC or
2 bool "Support SCSI controllers with driver model"
1 menu "i.MX9 DDR controllers"
9 that is used as PHY Transreceiver for USB controllers.
46 menu "Freescale DDR controllers"50 int "Maximum DDR controllers"70 int "Number of controllers used as main memory"
108 causes USB host controllers to not be stopped when booting the OS.238 bool "Support system controllers"241 Many SoCs have a number of system controllers which are dealt with247 bool "Support system controllers in SPL"250 Many SoCs have a number of system controllers which are dealt with256 bool "Support system controllers in TPL"259 Many SoCs have a number of system controllers which are dealt with265 bool "Support system controllers in VPL"268 Many SoCs have a number of system controllers which are dealt with
65 DMA controllers are ignored. This driver follow musb-new110 DMA controllers are ignored.
14 controllers that can operate in endpoint mode (as a device
1 menu "i.MX8M DDR controllers"
30 For memory controllers that can utilize it, add enable support for
4 bool "Enable reset controllers using Driver Model"27 Support for reset controllers on STMicroelectronics STiH407 family SoCs.71 Support for reset controllers on UniPhier SoCs.
4 bool "Support UFS controllers"
237 The Broadcom iProc based SoCs have multiple GPIO controllers and only303 Support GPIO controllers on Qualcomm Snapdragon family of SoCs.316 Support GPIO controllers on various i.MX platforms322 Support GPIO controllers on i.MX23 and i.MX28 platforms328 Support GPIO controllers on Nuvovon NPCM SoCs.345 Support GPIO controllers on the TI OMAP3/4/5 and related (such as688 Support GPIO access on Kontron sl28cpld board management controllers.
10 # - Some systems have both kinds of controllers.29 talking to it. Peripheral controllers are often discrete silicon,31 familiar host side controllers have names like "EHCI", "OHCI",245 controllers in the system.
Completed in 77 milliseconds