| /Linux-v6.6/drivers/clk/qcom/ | 
| D | clk-branch.c | 28 static bool clk_branch_check_halt(const struct clk_branch *br, bool enabling)  in clk_branch_check_halt()  argument39 	return !!val == !enabling;  in clk_branch_check_halt()
 42 static bool clk_branch2_check_halt(const struct clk_branch *br, bool enabling)  in clk_branch2_check_halt()  argument
 53 	if (enabling) {  in clk_branch2_check_halt()
 61 static int clk_branch_wait(const struct clk_branch *br, bool enabling,  in clk_branch_wait()  argument
 74 	if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) {  in clk_branch_wait()
 78 		   (enabling && voted)) {  in clk_branch_wait()
 82 			if (check_halt(br, enabling))  in clk_branch_wait()
 87 				enabling ? "ff" : "n");  in clk_branch_wait()
 
 | 
| /Linux-v6.6/drivers/tee/optee/ | 
| D | Kconfig | 19 	  it is in SYSTEM_RUNNING. This also requires enabling the corresponding21 	  the security threat associated with enabling this as well as
 
 | 
| /Linux-v6.6/Documentation/ABI/testing/ | 
| D | sysfs-class-power-rt9471 | 6 		This entry allows enabling the sysoff mode of rt9471 charger devices.24 		This entry allows enabling the USB BC12 port detect function of rt9471 charger
 
 | 
| D | sysfs-driver-eud | 7 		EUD based on a 1 or a 0 value. By enabling EUD,
 | 
| D | sysfs-bus-iio-adc-stm32 | 15 		Writing value before enabling conversions sets trigger polarity.
 | 
| D | sysfs-class-power-rt9467 | 6 		This entry allows enabling the sysoff mode of rt9467 charger
 | 
| D | debugfs-driver-dcc | 116 		This debugfs interface is used for enabling the122 		On enabling the dcc, all the addresses specified
 
 | 
| /Linux-v6.6/Documentation/PCI/ | 
| D | pci-iov-howto.rst | 39 enabling and disabling of the capability via API provided by SR-IOV core.49 checks, e.g., check numvfs == 0 if enabling VFs, ensure
 91 command below before enabling SR-IOV capabilities. This is the
 99 command below before enabling SR-IOV capabilities. Updating this
 
 | 
| /Linux-v6.6/sound/soc/amd/ | 
| D | Kconfig | 78 	 By enabling this flag build will trigger for ACP PCI driver,100 	  AMD Yellow Carp platform. By enabling this flag build will be
 130           AMD RPL platform. By enabling this flag build will be
 141           AMD Pink sardine platform. By enabling this flag build will be
 
 | 
| /Linux-v6.6/Documentation/virt/kvm/x86/ | 
| D | cpuid.rst | 66                                                before enabling paravirtualized70                                                before enabling paravirtualized
 78                                                before enabling paravirtualized
 
 | 
| /Linux-v6.6/Documentation/driver-api/thermal/ | 
| D | exynos_thermal_emulation.rst | 32 enabling. It means when you want to update the any value of delay or34 time. (Or you have to keep the mode enabling.) If you don't, it fails to
 
 | 
| /Linux-v6.6/Documentation/ABI/obsolete/ | 
| D | sysfs-firmware-acpi | 8 		enabling this knob is not safe and thus unsupported.
 | 
| /Linux-v6.6/Documentation/devicetree/bindings/ata/ | 
| D | ahci-da850.txt | 9          for enabling/disabling the SATA clock receiver
 | 
| /Linux-v6.6/arch/arm/boot/dts/aspeed/ | 
| D | facebook-bmc-flash-layout.dtsi | 34 	 * Although the master partition can be created by enabling
 | 
| D | facebook-bmc-flash-layout-128.dtsi | 52 	 * Although the master partition can be created by enabling
 | 
| /Linux-v6.6/Documentation/devicetree/bindings/arm/cpu-enable-method/ | 
| D | marvell,berlin-smp | 5 This document describes the "marvell,berlin-smp" method for enabling secondary
 | 
| /Linux-v6.6/Documentation/devicetree/bindings/powerpc/opal/ | 
| D | sensor-groups.txt | 26 	sensor groups like clearing min/max, enabling/disabling sensor
 | 
| /Linux-v6.6/Documentation/devicetree/bindings/mtd/ | 
| D | nand-macronix.txt | 12 with hardware ECC and not enabled at UBI level, then enabling the
 | 
| /Linux-v6.6/Documentation/hwmon/ | 
| D | tps23861.rst | 26 as well as enabling/disabling the four ports.
 | 
| /Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/ | 
| D | apply.c | 70 	bool enabling;  member219 		if (!op->enabled && !op->enabling)  in dss_check_settings_low()
 1027 	if (!op->enabled && !op->enabling)  in dss_ovl_setup_fifo()
 1479 	op->enabling = true;  in dss_ovl_enable()
 1490 	op->enabling = false;  in dss_ovl_enable()
 1502 	op->enabling = false;  in dss_ovl_enable()
 
 | 
| /Linux-v6.6/drivers/acpi/nfit/ | 
| D | Kconfig | 26 	  on NVDIMM security enabling say Y, otherwise say N.
 | 
| /Linux-v6.6/Documentation/gpu/rfc/ | 
| D | i915_gem_lmem.rst | 10 * Merge basic HW enabling of DG1(still without pciid)
 | 
| /Linux-v6.6/Documentation/devicetree/bindings/gpio/ | 
| D | intel,ixp4xx-gpio.txt | 8 actual enabling/disabling of the interrupt line is done in the
 | 
| /Linux-v6.6/Documentation/trace/coresight/ | 
| D | coresight-dummy.rst | 18 It provides Coresight API for operations on dummy devices, such as enabling and
 | 
| /Linux-v6.6/Documentation/mm/ | 
| D | split_page_table_lock.rst | 60 There's no need in special enabling of PTE split page table lock: everything71 PMD split lock enabling requires pagetable_pmd_ctor() call on PMD table
 
 |