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

1 2

  /src/sys/arch/sun2/sun2/
locore.s 546 * be concurrent-safe without disabling interrupts. Why you
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
cn9131-db.dtsi 49 * unusable by disabling the SFP node.
cn9132-db.dtsi 67 * unusable by disabling the SFP node.
cn9130-db.dtsi 100 * unusable by disabling the SFP node.
  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic_helper.c 189 DRM_DEBUG_ATOMIC("[ENCODER:%d:%s] in use on [CRTC:%d:%s], disabling [CONNECTOR:%d:%s]\n",
313 DRM_DEBUG_ATOMIC("Disabling [CONNECTOR:%d:%s]\n",
791 /* crtc should only be NULL when disabling (i.e., !fb) */
1027 DRM_DEBUG_ATOMIC("disabling [ENCODER:%d:%s]\n",
1065 DRM_DEBUG_ATOMIC("disabling [CRTC:%d:%s]\n",
1899 * must be done as one global operation, and enabling or disabling a CRTC can
2498 bool disabling; local in function:drm_atomic_helper_commit_planes
2505 disabling = drm_atomic_plane_disabling(old_plane_state,
2516 if (!disabling && !plane_crtc_active(new_plane_state))
2518 if (disabling && !plane_crtc_active(old_plane_state)
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6q-gw5400-a.dts 14 /* these are used by bootloader for disabling nodes */
imx6qdl-gw51xx.dtsi 11 /* these are used by bootloader for disabling nodes */
imx6qdl-gw552x.dtsi 11 /* these are used by bootloader for disabling nodes */
imx6qdl-gw5907.dtsi 11 /* these are used by bootloader for disabling nodes */
imx6qdl-gw5912.dtsi 11 /* these are used by bootloader for disabling nodes */
imx6qdl-gw5913.dtsi 11 /* these are used by bootloader for disabling nodes */
imx6qdl-gw52xx.dtsi 11 /* these are used by bootloader for disabling nodes */
imx6qdl-gw53xx.dtsi 11 /* these are used by bootloader for disabling nodes */
imx6qdl-gw5910.dtsi 11 /* these are used by bootloader for disabling nodes */
imx6qdl-gw54xx.dtsi 12 /* these are used by bootloader for disabling nodes */
omap3-pandora-common.dtsi 216 * disabling this regulator causes current leakage, and LCD flicker
tegra20-colibri.dtsi 411 * disabling for now
tegra30-apalis-v1.1.dtsi 808 * temperature sensor therefore requires disabling for
tegra30-apalis.dtsi 799 * temperature sensor therefore requires disabling for
tegra30-colibri.dtsi 680 * temperature sensor therefore requires disabling for
  /src/sys/arch/sun3/sun3x/
locore.s 65 | The first step, after disabling interrupts, is to map enough of the kernel
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/rockchip/
rk3399-pinebook-pro.dts 71 * of wakeup sources via sysfs without disabling the whole key
  /src/sys/external/isc/libsodium/dist/
configure.ac 333 [AC_MSG_RESULT(yes - disabling AVX512 optimizations)
configure 8668 { $as_echo "$as_me:${as_lineno-$LINENO}: result: yes - disabling AVX512 optimizations" >&5
8669 $as_echo "yes - disabling AVX512 optimizations" >&6; }
13511 *** Therefore, libtool is disabling shared libraries support. If you
13717 *** is disabling shared libraries support. We urge you to upgrade GNU
13739 *** is disabling shared libraries support. We urge you to upgrade GNU
  /src/sys/external/isc/libsodium/dist/test/default/
Makefile.in 594 # by disabling -e (using the XSI extension "set +e") if it's set.

Completed in 43 milliseconds

1 2