Home
last modified time | relevance | path

Searched refs:controllers (Results 1 – 25 of 233) sorted by relevance

12345678910

/external/u-boot/doc/device-tree-bindings/serial/
Domap_serial.txt4 - compatible : should be "ti,omap2-uart" for OMAP2 controllers
5 - compatible : should be "ti,omap3-uart" for OMAP3 controllers
6 - compatible : should be "ti,omap4-uart" for OMAP4 controllers
7 - compatible : should be "ti,am4372-uart" for AM437x controllers
8 - compatible : should be "ti,am3352-uart" for AM335x controllers
9 - compatible : should be "ti,dra742-uart" for DRA7x controllers
/external/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/
DREADME.soc21 - One 32-bit DDR3L/DDR4 SDRAM memory controllers with ECC and interleaving
37 - Three PCIe 2.0 controllers, one supporting x4 operation
38 - One serial ATA (SATA 3.0) controllers
40 - Three high-speed USB 3.0 controllers with integrated PHY
44 - Four I2C controllers
92 - Two 64-bit DDR4 SDRAM memory controllers with ECC and interleaving support
110 - Four PCIe 3.0 controllers, one supporting SR-IOV
112 - Two serial ATA (SATA 3.0) controllers
113 - Two high-speed USB 3.0 controllers with integrated PHY
117 - Four I2C controllers
[all …]
/external/ltp/testcases/kernel/controllers/
Dtestplan.txt3 This directory "controllers" is created to include all test cases related to
4 the resource controllers in linux. The testplan at present includes testing
7 testcases will be included to test these controllers further.
11 controllers directory.
13 For more information on resource controllers please refer to
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/bluetooth/
DBluetoothMediaFacade.java155 public void onActiveSessionsChanged(List<MediaController> controllers) { in onActiveSessionsChanged() argument
157 Log.d(TAG + " onActiveSessionsChanged : " + controllers.size()); in onActiveSessionsChanged()
158 for (int i = 0; i < controllers.size(); i++) { in onActiveSessionsChanged()
159 Log.d(TAG + "Active session : " + i + ((MediaController) (controllers.get( in onActiveSessionsChanged()
160 i))).getPackageName() + ((MediaController) (controllers.get( in onActiveSessionsChanged()
166 for (int i = 0; i < controllers.size(); i++) { in onActiveSessionsChanged()
167 MediaController controller = (MediaController) controllers.get(i); in onActiveSessionsChanged()
404 List<MediaController> controllers = mSessionManager.getActiveSessions(null); in bluetoothMediaGetActiveMediaSessions() local
406 for (MediaController mc : controllers) { in bluetoothMediaGetActiveMediaSessions()
/external/autotest/server/site_tests/enterprise_CFM_MimoSanity/
Denterprise_CFM_MimoSanity.py78 controllers = self.device_collector.get_devices_by_spec(
80 if not controllers:
82 if len(controllers) != 1:
84 'connected. Found %d' % len(controllers))
85 self._touch_controller = controllers[0]
/external/u-boot/board/freescale/ls1012ardb/
DREADME28 - Two enhanced secure digital host controllers:
33 - 2 I2C controllers
36 - The LS1012A processor consists of two UART controllers,
69 - 2 I2C controllers
72 - The LS1012A processor consists of two UART controllers,
/external/u-boot/drivers/ata/
DKconfig2 bool "Support SATA controllers with driver model"
5 This enables a uclass for disk controllers in U-Boot. Various driver
11 bool "Support SATA controllers"
94 SATA controllers.
100 Enable this driver to support the SIL3114 SATA controllers.
/external/u-boot/doc/device-tree-bindings/usb/
Dtegra-usb.txt1 Tegra SOC USB controllers
9 - compatible : Should be "nvidia,tegra20-ehci" for USB controllers
17 nvidia,tegra20-ehci compatible controllers. Can be "host", "peripheral",
/external/u-boot/drivers/pinctrl/
DKconfig5 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"
56 bool "Support pin configuration controllers"
63 bool "Support pin controllers in SPL"
70 bool "Support full pin controllers in SPL"
79 bool "Support generic pin controllers in SPL"
87 bool "Support pin multiplexing controllers in SPL"
[all …]
/external/ltp/testcases/kernel/
DMakefile40 controllers \
65 FILTER_OUT_DIRS += containers controllers device-drivers fs io ipc mem \
/external/u-boot/board/freescale/ls1021aqds/
DREADME40 - Up to 3x virtualized 10/100/1000 Ethernet controllers
45 - Two PCI Express Gen2 controllers running at up to 5 GHz
57 - Three I2C controllers
59 - Four GPIO controllers supporting up to 109 general purpose I/O signals
72 - Two universal communication controllers (TDM and HDLC) supporting 64
/external/u-boot/board/freescale/ls1021atwr/
DREADME40 - Up to 3x virtualized 10/100/1000 Ethernet controllers
45 - Two PCI Express Gen2 controllers running at up to 5 GHz
57 - Three I2C controllers
59 - Four GPIO controllers supporting up to 109 general purpose I/O signals
72 - Two universal communication controllers (TDM and HDLC) supporting 64
/external/u-boot/board/freescale/t1040qds/
DREADME30 - Four 1 Gbps Ethernet controllers
33 - Four PCI Express 2.0 controllers running at up to 5 GHz
34 - Two SATA controllers supporting 1.5 and 3.0 Gb/s operation
39 - Two USB 2.0 controllers with integrated PHY
42 - Four I2C controllers
44 - Four GPIO controllers
/external/u-boot/drivers/reset/
DKconfig4 bool "Enable reset controllers using Driver Model"
27 Support for reset controllers on STMicroelectronics STiH407 family SoCs.
35 Support for reset controllers on STMicroelectronics STM32 family SoCs.
63 Support for reset controllers on UniPhier SoCs.
/external/u-boot/doc/device-tree-bindings/gpio/
Dnvidia,tegra186-gpio.txt1 NVIDIA Tegra186 GPIO controllers
3 Tegra186 contains two GPIO controllers; a main controller and an "AON"
4 controller. This binding document applies to both controllers. The register
5 layouts for the controllers share many similarities, but also some significant
17 varies between the different GPIO controllers.
25 controllers, these registers are exposed via multiple "physical aliases" in
52 both the overall controller HW module and the sets-of-ports as "controllers".
/external/sonivox/jet_tools/JetCreator/
Dmidifile.py721 self.controllers = []
724 self.controllers.append({})
725 self.controllers[channel] = copy.deepcopy(DEFAULT_CONTROLLER_VALUES)
740 for controller in self.controllers[channel].keys():
741 output.append(' %03d: %03d' % (controller, self.controllers[channel][controller]))
774 self.controllers[channel][controller] = event.value
776 rpn = (self.controllers[channel][CTRL_RPN_MSB] << 7) + self.controllers[channel][CTRL_RPN_LSB]
778 …value = (self.controllers[channel][CTRL_RPN_DATA_MSB] << 7) + self.controllers[channel][CTRL_RPN_D…
791 self.controllers[channel] = DEFAULT_CONTROLLER_VALUES
816 for controller in self.controllers[channel].keys():
[all …]
/external/u-boot/drivers/scsi/
DKconfig2 bool "Support SCSI controllers"
12 bool "Support SCSI controllers with driver model"
/external/u-boot/board/freescale/t208xqds/
DREADME15 - One 32-/64-bit DDR3/3L SDRAM memory controllers with ECC and interleaving
23 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
24 - Two Serial RapidIO 2.0 controllers/ports running at up to 5 GHz
26 - Two serial ATA (SATA 2.0) controllers
27 - Two high-speed USB 2.0 controllers with integrated PHY
30 - Four I2C controllers
73 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
81 - Four I2C controllers.
/external/ltp/android/
DAndroid.ltp.mk121 module_src_files := testcases/kernel/controllers/cgroup_fj/cgroup_fj_common.sh
125 module_src_files := testcases/kernel/controllers/cgroup_fj/cgroup_fj_function.sh
129 module_src_files := testcases/kernel/controllers/cgroup_fj/cgroup_fj_stress.sh
133 module_src_files := testcases/kernel/controllers/cgroup_lib.sh
137 module_src_files := testcases/kernel/controllers/cgroup/cgroup_regression_10_1.sh
141 module_src_files := testcases/kernel/controllers/cgroup/cgroup_regression_10_2.sh
145 module_src_files := testcases/kernel/controllers/cgroup/cgroup_regression_3_1.sh
149 module_src_files := testcases/kernel/controllers/cgroup/cgroup_regression_3_2.sh
153 module_src_files := testcases/kernel/controllers/cgroup/cgroup_regression_6_1.sh
157 module_src_files := testcases/kernel/controllers/cgroup/cgroup_regression_9_1.sh
[all …]
/external/sl4a/Common/src/com/googlecode/android_scripting/facade/media/
DMediaSessionFacade.java77 public void onActiveSessionsChanged(List<MediaController> controllers) { in onActiveSessionsChanged() argument
79 int size = controllers.size(); in onActiveSessionsChanged()
81 MediaController controller = controllers.get(i); in onActiveSessionsChanged()
/external/u-boot/drivers/core/
DKconfig65 causes USB host controllers to not be stopped when booting the OS.
125 bool "Support system controllers"
128 Many SoCs have a number of system controllers which are dealt with
134 bool "Support system controllers in SPL"
137 Many SoCs have a number of system controllers which are dealt with
143 bool "Support system controllers in TPL"
146 Many SoCs have a number of system controllers which are dealt with
/external/u-boot/doc/
DREADME.generic_usb_ohci39 OHCI controllers that operate in big endian such as ppc4xx. For these the
54 If you have several USB PCI controllers, define
/external/u-boot/board/freescale/t208xrdb/
DREADME15 - One 32-/64-bit DDR3/3L SDRAM memory controllers with ECC and interleaving
23 - Four PCI Express controllers (two PCIe 2.0 and two PCIe 3.0 with SR-IOV)
24 - Two Serial RapidIO 2.0 controllers/ports running at up to 5 GHz
26 - Two serial ATA (SATA 2.0) controllers
27 - Two high-speed USB 2.0 controllers with integrated PHY
30 - Four I2C controllers
/external/u-boot/board/freescale/ls1012aqds/
DREADME31 - Two enhanced secure digital host controllers:
34 - 2 I2C controllers
/external/u-boot/drivers/ddr/fsl/
DKconfig23 menu "Freescale DDR controllers"
27 int "Maximum DDR controllers"

12345678910