HomeSort by: relevance | last modified time | path
    Searched refs:enables (Results 1 - 25 of 27) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
opt-debug-all.mk 3 # Tests for the -dA command line option, which enables all debug options
deptgt-end-jobs.mk 7 # This option enables parallel mode, in which the code from job.c partially
deptgt-posix.mk 3 # Tests for the special target '.POSIX', which enables POSIX mode.
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
ste-ux500-samsung-gavini.dts 121 * line WL_REG_ON high and enables the internal regulators
624 /* GPIO that enables the LDO regulator for the eMMC */
634 /* GPIO that enables the LDO regulator for the touchscreen */
653 /* GPIO that enables the LDO regulator for the key LED */
671 /* GPIO that enables the LDO regulator for the touchkeys */
695 /* GPIO that enables the LDO regulator for the LCD display */
705 /* GPIO that enables the WLAN internal LDO regulators */
715 /* GPIO that enables the 2.9V SD card level translator */
ste-ux500-samsung-codina.dts 144 * line WL_REG_ON high and enables the internal regulators
629 /* GPIO that enables the 2.9V SD card level translator */
639 /* GPIO that enables the LDO regulator for the eMMC */
664 /* GPIO that enables the LDO regulator for the touchscreen */
674 /* GPIO that enables the LDO regulator for the LCD display */
684 /* GPIO that enables the LDO regulator for the key LED */
694 /* GPIO that enables the WLAN internal LDO regulators */
ste-ux500-samsung-janice.dts 138 * line WL_REG_ON high and enables the internal regulators
686 /* GPIO that enables the LDO regulator for the eMMC */
696 /* GPIO that enables the LDO regulator for the touchscreen */
706 /* GPIO that enables the LDO regulator for the key LED */
716 /* GPIO that enables the LDO regulator for the touchkeys */
750 /* GPIO that enables the WLAN internal LDO regulators */
ste-ux500-samsung-kyle.dts 515 /* GPIO that enables the LDO regulator for the LCD display */
542 /* GPIO that enables the 2.9V SD card level translator */
552 /* GPIO that enables the LDO regulator for the eMMC */
ste-ux500-samsung-skomer.dts 528 /* GPIO that enables the 2.9V SD card level translator */
538 /* GPIO that enables the LDO regulator for the eMMC */
ste-hrefv60plus.dtsi 254 * the "other alt C1" setting enables these pins)
ste-ux500-samsung-golden.dts 454 * WL_REG_ON takes WLAN out of reset and enables the internal regulators.
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
fsl-lx2160a-cex7.dtsi 175 /* The following setting enables 1-1-8 (CMD-ADDR-DATA) mode */
fsl-ls1028a-kontron-sl28.dts 124 /* The following setting enables 1-1-2 (CMD-ADDR-DATA) mode */
fsl-ls1028a-qds.dts 230 /* The following setting enables 1-1-8 (CMD-ADDR-DATA) mode */
fsl-ls1028a-rdb.dts 128 /* The following setting enables 1-1-8 (CMD-ADDR-DATA) mode */
  /src/sys/arch/m68k/060sp/dist/
test.doc 169 basically, it enables each of these exceptions and forces
fskeletn.s 235 # The sample code below enables the FPU, sets the PC field in the exception stack
  /src/sys/external/bsd/drm/dist/
configure.ac 107 # have no net effect if a later option then enables that
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/qcom/
msm8992-xiaomi-libra.dts 22 /* This enables graphical output via bootloader-enabled display */
sdm630-sony-xperia-nile.dtsi 20 /* This part enables graphical output via bootloader-enabled display */
msm8994-msft-lumia-octagon.dtsi 36 * This enables graphical output via bootloader-enabled display.
  /src/sys/dev/pci/
machfb.c 427 const pcireg_t enables = PCI_COMMAND_MEM_ENABLE; local in function:mach64_attach
451 if ((screg & enables) != enables) {
452 screg |= enables;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-gru-scarlet.dtsi 125 * the boot process it also enables its supply regulator bt_3v3,
  /src/sbin/atactl/
atactl.c 832 print_bitinfo2(const char *bf, const char *af, u_int bits, u_int enables,
839 (enables & binfo->bitmask) ? "enabled" : "disabled",
  /src/usr.bin/xlint/lint1/
README.md 65 * The option `-q` enables additional queries that are not suitable as regular
  /src/sys/arch/hppa/hppa/
locore.S 961 depi 3, 25, 2, %r1 ; enables the FPU

Completed in 32 milliseconds

1 2