Home
last modified time | relevance | path

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

12345678910>>...13

/Linux-v6.1/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()
47 static bool clk_branch2_check_halt(const struct clk_branch *br, bool enabling) in clk_branch2_check_halt() argument
57 if (enabling) { in clk_branch2_check_halt()
66 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument
79 if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) { in clk_branch_wait()
83 (enabling && voted)) { in clk_branch_wait()
87 if (check_halt(br, enabling)) in clk_branch_wait()
92 enabling ? "ff" : "n"); in clk_branch_wait()
/Linux-v6.1/sound/soc/amd/
DKconfig77 By enabling this flag build will trigger for ACP PCI driver,
96 AMD Yellow Carp platform. By enabling this flag build will be
126 AMD RPL platform. By enabling this flag build will be
136 AMD Pink sardine platform. By enabling this flag build will be
/Linux-v6.1/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.1/Documentation/virt/kvm/x86/
Dcpuid.rst66 before enabling paravirtualized
70 before enabling paravirtualized
78 before enabling paravirtualized
/Linux-v6.1/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.1/Documentation/ABI/obsolete/
Dsysfs-firmware-acpi8 enabling this knob is not safe and thus unsupported.
/Linux-v6.1/Documentation/ABI/testing/
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.
/Linux-v6.1/Documentation/devicetree/bindings/ata/
Dahci-da850.txt9 for enabling/disabling the SATA clock receiver
/Linux-v6.1/drivers/soc/bcm/bcm63xx/
DKconfig21 is used for disabling and enabling SoC devices.
/Linux-v6.1/Documentation/devicetree/bindings/sound/
Ddmic.txt11 - wakeup-delay-ms: Delay (in ms) after enabling the DMIC
/Linux-v6.1/arch/arm/boot/dts/
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.1/Documentation/admin-guide/media/
Ddavinci-vpbe.rst33 patch series, the interconnection and enabling and setting of the external
58 features. The VPBE module interacts with the OSD for enabling and
/Linux-v6.1/Documentation/devicetree/bindings/arm/cpu-enable-method/
Dmarvell,berlin-smp5 This document describes the "marvell,berlin-smp" method for enabling secondary
/Linux-v6.1/Documentation/hwmon/
Dtps23861.rst26 as well as enabling/disabling the four ports.
/Linux-v6.1/Documentation/devicetree/bindings/mtd/
Dnand-macronix.txt12 with hardware ECC and not enabled at UBI level, then enabling the
/Linux-v6.1/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor
/Linux-v6.1/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.1/drivers/acpi/nfit/
DKconfig26 on NVDIMM security enabling say Y, otherwise say N.
/Linux-v6.1/Documentation/gpu/rfc/
Di915_gem_lmem.rst10 * Merge basic HW enabling of DG1(still without pciid)
/Linux-v6.1/Documentation/devicetree/bindings/gpio/
Dintel,ixp4xx-gpio.txt8 actual enabling/disabling of the interrupt line is done in the
/Linux-v6.1/Documentation/mm/
Dsplit_page_table_lock.rst57 There's no need in special enabling of PTE split page table lock: everything
68 PMD split lock enabling requires pgtable_pmd_page_ctor() call on PMD table
/Linux-v6.1/lib/
DKconfig.kfence14 to have negligible cost to permit enabling it in production
70 enabling and disabling static keys invoke IPI broadcasts, the latency
/Linux-v6.1/fs/ext4/
DKconfig51 table readahead, the best performance gains require enabling ext4
53 filesystem as an ext4 filesystem initially. Without explicit enabling

12345678910>>...13