Searched refs:parallel (Results 1 – 25 of 31) sorted by relevance
12
/u-boot/doc/sphinx/ |
A D | parallel-wrapper.sh | 12 parallel="$PARALLELISM" 13 if [ -z "$parallel" ] ; then 25 parallel="$auto" 29 if [ -n "$parallel" ] ; then 30 parallel="-j$parallel" 33 exec "$sphinx" $parallel "$@"
|
/u-boot/drivers/scsi/ |
A D | Kconfig | 6 a parallel interface widely used with storage peripherals such as
|
/u-boot/drivers/mtd/ |
A D | Kconfig | 21 bool "Enable parallel NOR flash support" 23 Enable support for parallel NOR flash. 87 NOR flash to parallel flash interface. Please find details on the
|
/u-boot/doc/board/xilinx/ |
A D | zynq.rst | 21 * zc706 (dual parallel qspi, gem0, mmc) [2] 28 - zc770-xm013 (dual parallel qspi, gem1)
|
/u-boot/drivers/video/bridge/ |
A D | Kconfig | 35 panel to be connected to an parallel LCD interface.
|
/u-boot/doc/ |
A D | README.spear | 40 for CFI compliant parallel NOR flash. Environment variables are
|
A D | README.nvme | 15 submission and completion paths. It includes support for parallel operation by
|
A D | README.nand | 187 GPMC controller is used for parallel NAND flash devices, and can
|
/u-boot/board/sbc8548/ |
A D | README | 88 Boards without the mod will have R314 and R313 in parallel, like "||". 190 [*]JP12, when jumpered parallel to the SODIMM, puts the boot flash 192 is jumpered parallel to the LBC-SDRAM, then /CS0 is for the
|
/u-boot/doc/imx/mkimage/ |
A D | imximage.txt | 67 This command is parallel to BOOT_FROM and 80 This command is parallel to BOOT_OFFSET and
|
/u-boot/arch/arm/dts/ |
A D | imx51-babbage.dts | 60 compatible = "fsl,imx-parallel-display"; 85 compatible = "fsl,imx-parallel-display";
|
A D | imx53-qsb-common.dtsi | 20 compatible = "fsl,imx-parallel-display";
|
A D | sun5i-gr8-chip-pro.dts | 204 * Both LDO3 and LDO4 are used in parallel to power up the
|
A D | sun5i-r8-chip.dts | 235 * Both LDO3 and LDO4 are used in parallel to power up the WiFi/BT
|
A D | sun9i-a80-cx-a99.dts | 300 * cldo2 and cldo3 are connected in parallel.
|
/u-boot/drivers/gpio/ |
A D | Kconfig | 390 bool "74x164 serial-in/parallel-out 8-bits shift register" 393 Driver for 74x164 compatible serial-in/parallel-out 8-outputs
|
/u-boot/arch/arm/cpu/armv8/fsl-layerscape/doc/ |
A D | README.soc | 301 Support for two RGMII parallel interfaces. 406 Support for two RGMII parallel interfaces.
|
/u-boot/drivers/video/ |
A D | Kconfig | 412 from a parallel LCD interface and translate it on the fy into a DP 438 from a parallel LCD interface and translate it on the fly into MIPI DSI 452 parallel LCD interface instead of TX_CLK as the PLL clock source.
|
/u-boot/doc/imx/common/ |
A D | mxs.txt | 121 compiler instances that'll run in parallel.
|
/u-boot/doc/driver-model/ |
A D | of-plat.rst | 25 bypasses the use of device tree completely, effectively creating a parallel
|
/u-boot/drivers/mtd/nand/raw/ |
A D | Kconfig | 134 GPMC controller is used for parallel NAND flash devices, and can
|
/u-boot/drivers/power/ |
A D | Kconfig | 326 1.2V for the SSD2828 chip (converter of parallel LCD interface
|
/u-boot/arch/arm/mach-sunxi/ |
A D | Kconfig | 846 Say Y here to add support for external DACs connected to the parallel 989 bool "Generic parallel interface LCD panel"
|
/u-boot/doc/device-tree-bindings/gpio/ |
A D | gpio.txt | 18 several GPIOs serve the same function (e.g. a parallel data line).
|
/u-boot/doc/develop/ |
A D | coccinelle.rst | 133 By default, coccicheck tries to run as parallel as possible. To change
|
Completed in 25 milliseconds
12