Home
last modified time | relevance | path

Searched refs:enabling (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/Linux-v6.6/drivers/clk/qcom/
Dclk-branch.c28 static bool clk_branch_check_halt(const struct clk_branch *br, bool enabling) in clk_branch_check_halt() argument
39 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/
DKconfig19 it is in SYSTEM_RUNNING. This also requires enabling the corresponding
21 the security threat associated with enabling this as well as
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-power-rt94716 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
Dsysfs-driver-eud7 EUD based on a 1 or a 0 value. By enabling EUD,
Dsysfs-bus-iio-adc-stm3215 Writing value before enabling conversions sets trigger polarity.
Dsysfs-class-power-rt94676 This entry allows enabling the sysoff mode of rt9467 charger
Ddebugfs-driver-dcc116 This debugfs interface is used for enabling the
122 On enabling the dcc, all the addresses specified
/Linux-v6.6/Documentation/PCI/
Dpci-iov-howto.rst39 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/
DKconfig78 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/
Dcpuid.rst66 before enabling paravirtualized
70 before enabling paravirtualized
78 before enabling paravirtualized
/Linux-v6.6/Documentation/driver-api/thermal/
Dexynos_thermal_emulation.rst32 enabling. It means when you want to update the any value of delay or
34 time. (Or you have to keep the mode enabling.) If you don't, it fails to
/Linux-v6.6/Documentation/ABI/obsolete/
Dsysfs-firmware-acpi8 enabling this knob is not safe and thus unsupported.
/Linux-v6.6/Documentation/devicetree/bindings/ata/
Dahci-da850.txt9 for enabling/disabling the SATA clock receiver
/Linux-v6.6/arch/arm/boot/dts/aspeed/
Dfacebook-bmc-flash-layout.dtsi34 * Although the master partition can be created by enabling
Dfacebook-bmc-flash-layout-128.dtsi52 * Although the master partition can be created by enabling
/Linux-v6.6/Documentation/devicetree/bindings/arm/cpu-enable-method/
Dmarvell,berlin-smp5 This document describes the "marvell,berlin-smp" method for enabling secondary
/Linux-v6.6/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor
/Linux-v6.6/Documentation/devicetree/bindings/mtd/
Dnand-macronix.txt12 with hardware ECC and not enabled at UBI level, then enabling the
/Linux-v6.6/Documentation/hwmon/
Dtps23861.rst26 as well as enabling/disabling the four ports.
/Linux-v6.6/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c70 bool enabling; member
219 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/
DKconfig26 on NVDIMM security enabling say Y, otherwise say N.
/Linux-v6.6/Documentation/gpu/rfc/
Di915_gem_lmem.rst10 * Merge basic HW enabling of DG1(still without pciid)
/Linux-v6.6/Documentation/devicetree/bindings/gpio/
Dintel,ixp4xx-gpio.txt8 actual enabling/disabling of the interrupt line is done in the
/Linux-v6.6/Documentation/trace/coresight/
Dcoresight-dummy.rst18 It provides Coresight API for operations on dummy devices, such as enabling and
/Linux-v6.6/Documentation/mm/
Dsplit_page_table_lock.rst60 There's no need in special enabling of PTE split page table lock: everything
71 PMD split lock enabling requires pagetable_pmd_ctor() call on PMD table

12345678910>>...13