Home
last modified time | relevance | path

Searched refs:parallel (Results 1 – 25 of 31) sorted by relevance

12

/u-boot/doc/sphinx/
A Dparallel-wrapper.sh12 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 DKconfig6 a parallel interface widely used with storage peripherals such as
/u-boot/drivers/mtd/
A DKconfig21 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 Dzynq.rst21 * zc706 (dual parallel qspi, gem0, mmc) [2]
28 - zc770-xm013 (dual parallel qspi, gem1)
/u-boot/drivers/video/bridge/
A DKconfig35 panel to be connected to an parallel LCD interface.
/u-boot/doc/
A DREADME.spear40 for CFI compliant parallel NOR flash. Environment variables are
A DREADME.nvme15 submission and completion paths. It includes support for parallel operation by
A DREADME.nand187 GPMC controller is used for parallel NAND flash devices, and can
/u-boot/board/sbc8548/
A DREADME88 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 Dimximage.txt67 This command is parallel to BOOT_FROM and
80 This command is parallel to BOOT_OFFSET and
/u-boot/arch/arm/dts/
A Dimx51-babbage.dts60 compatible = "fsl,imx-parallel-display";
85 compatible = "fsl,imx-parallel-display";
A Dimx53-qsb-common.dtsi20 compatible = "fsl,imx-parallel-display";
A Dsun5i-gr8-chip-pro.dts204 * Both LDO3 and LDO4 are used in parallel to power up the
A Dsun5i-r8-chip.dts235 * Both LDO3 and LDO4 are used in parallel to power up the WiFi/BT
A Dsun9i-a80-cx-a99.dts300 * cldo2 and cldo3 are connected in parallel.
/u-boot/drivers/gpio/
A DKconfig390 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 DREADME.soc301 Support for two RGMII parallel interfaces.
406 Support for two RGMII parallel interfaces.
/u-boot/drivers/video/
A DKconfig412 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 Dmxs.txt121 compiler instances that'll run in parallel.
/u-boot/doc/driver-model/
A Dof-plat.rst25 bypasses the use of device tree completely, effectively creating a parallel
/u-boot/drivers/mtd/nand/raw/
A DKconfig134 GPMC controller is used for parallel NAND flash devices, and can
/u-boot/drivers/power/
A DKconfig326 1.2V for the SSD2828 chip (converter of parallel LCD interface
/u-boot/arch/arm/mach-sunxi/
A DKconfig846 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 Dgpio.txt18 several GPIOs serve the same function (e.g. a parallel data line).
/u-boot/doc/develop/
A Dcoccinelle.rst133 By default, coccicheck tries to run as parallel as possible. To change

Completed in 25 milliseconds

12