Home
last modified time | relevance | path

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

1234567891011

/Linux-v5.4/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-v5.4/Documentation/virt/kvm/
Dcpuid.rst66 before enabling paravirtualized
70 before enabling paravirtualized
78 before enabling paravirtualized
/Linux-v5.4/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-v5.4/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-v5.4/Documentation/devicetree/bindings/leds/backlight/
Dgpio-backlight.txt5 - gpios: describes the gpio that is used for enabling/disabling the backlight.
/Linux-v5.4/Documentation/ABI/obsolete/
Dsysfs-firmware-acpi8 enabling this knob is not safe and thus unsupported.
/Linux-v5.4/Documentation/devicetree/bindings/clock/
Dgpio-gate-clock.txt10 - enable-gpios : GPIO reference for enabling and disabling the clock.
/Linux-v5.4/Documentation/devicetree/bindings/net/nfc/
Ds3fwrn5.txt7 - s3fwrn5,en-gpios: Output GPIO pin used for enabling/disabling the chip
Dpn544.txt8 - enable-gpios: Output GPIO pin used for enabling/disabling the PN544
Dnxp-nci.txt8 - enable-gpios: Output GPIO pin used for enabling/disabling the chip
Dst21nfca.txt7 - enable-gpios: Output GPIO pin used for enabling/disabling the ST21NFCA
/Linux-v5.4/Documentation/devicetree/bindings/ata/
Dahci-da850.txt9 for enabling/disabling the SATA clock receiver
/Linux-v5.4/Documentation/devicetree/bindings/sound/
Ddmic.txt11 - wakeup-delay-ms: Delay (in ms) after enabling the DMIC
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-stm3212 Writing value before enabling conversions sets trigger polarity.
/Linux-v5.4/arch/arm/boot/dts/
Dfacebook-bmc-flash-layout.dtsi34 * Although the master partition can be created by enabling
/Linux-v5.4/Documentation/devicetree/bindings/arm/cpu-enable-method/
Dmarvell,berlin-smp5 This document describes the "marvell,berlin-smp" method for enabling secondary
/Linux-v5.4/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor
/Linux-v5.4/drivers/acpi/nfit/
DKconfig26 on NVDIMM security enabling say Y, otherwise say N.
/Linux-v5.4/drivers/staging/unisys/Documentation/ABI/
Dsysfs-platform-visorchipset59 responsible for enabling and disabling SR-IOV devices when the
78 responsible for enabling and disabling SR-IOV devices when the
/Linux-v5.4/fs/ext4/
DKconfig56 table readahead, the best performance gains require enabling ext4
58 filesystem as an ext4 filesystem initially. Without explicit enabling
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c70 bool enabling; member
221 if (!op->enabled && !op->enabling) in dss_check_settings_low()
1029 if (!op->enabled && !op->enabling) in dss_ovl_setup_fifo()
1481 op->enabling = true; in dss_ovl_enable()
1492 op->enabling = false; in dss_ovl_enable()
1504 op->enabling = false; in dss_ovl_enable()
/Linux-v5.4/Documentation/devicetree/bindings/gpio/
Dintel,ixp4xx-gpio.txt8 actual enabling/disabling of the interrupt line is done in the
/Linux-v5.4/Documentation/media/v4l-drivers/
Ddavinci-vpbe.rst53 patch series, the interconnection and enabling and setting of the external
76 features. The VPBE module interacts with the OSD for enabling and
/Linux-v5.4/Documentation/vm/
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-v5.4/Documentation/devicetree/bindings/mfd/
Dtwl4030-audio.txt14 - ti,digimic_delay: Delay need after enabling the digimic to reduce artifacts

1234567891011