Home
last modified time | relevance | path

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

1234567891011

/Linux-v4.19/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-v4.19/Documentation/PCI/
Dpci-iov-howto.txt32 enabling and disabling of the capability via API provided by SR-IOV core.
42 checks, e.g., check numvfs == 0 if enabling VFs, ensure
72 command below before enabling SR-IOV capabilities. This is the
78 command below before enabling SR-IOV capabilities. Updating this
/Linux-v4.19/Documentation/thermal/
Dexynos_thermal_emulation26 Exynos emulation mode requires synchronous of value changing and enabling. It means when you
28 mode at the same time. (Or you have to keep the mode enabling.) If you don't, it fails to
/Linux-v4.19/Documentation/devicetree/bindings/leds/backlight/
Dgpio-backlight.txt5 - gpios: describes the gpio that is used for enabling/disabling the backlight.
/Linux-v4.19/Documentation/virtual/kvm/
Dcpuid.txt54 || || before enabling paravirtualized
58 || || before enabling paravirtualized
/Linux-v4.19/Documentation/ABI/obsolete/
Dsysfs-firmware-acpi8 enabling this knob is not safe and thus unsupported.
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Ddmic.txt11 - wakeup-delay-ms: Delay (in ms) after enabling the DMIC
/Linux-v4.19/Documentation/livepatch/
Dcallbacks.txt22 - Module init/exit code doesn't run when disabling and re-enabling a
156 [ 36.503719] livepatch: enabling patch 'livepatch_callbacks_demo'
203 [ 44.553328] livepatch: enabling patch 'livepatch_callbacks_demo'
257 [ 56.613919] livepatch: enabling patch 'livepatch_callbacks_demo'
307 [ 64.661552] livepatch: enabling patch 'livepatch_callbacks_demo'
358 [ 74.711081] livepatch: enabling patch 'livepatch_callbacks_demo'
400 [ 82.747326] livepatch: enabling patch 'livepatch_callbacks_demo'
430 [ 86.787845] livepatch: enabling patch 'livepatch_callbacks_demo'
496 [ 98.917892] livepatch: enabling patch 'livepatch_callbacks_demo'
567 [ 113.000309] livepatch: enabling patch 'livepatch_callbacks_demo'
/Linux-v4.19/Documentation/devicetree/bindings/clock/
Dgpio-gate-clock.txt10 - enable-gpios : GPIO reference for enabling and disabling the clock.
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/ata/
Dahci-da850.txt9 for enabling/disabling the SATA clock receiver
/Linux-v4.19/Documentation/ABI/testing/
Dsysfs-bus-iio-adc-stm3212 Writing value before enabling conversions sets trigger polarity.
/Linux-v4.19/Documentation/devicetree/bindings/arm/cpu-enable-method/
Dmarvell,berlin-smp5 This document describes the "marvell,berlin-smp" method for enabling secondary
Dal,alpine-smp6 enabling secondary CPUs. To apply to all CPUs, a single
/Linux-v4.19/Documentation/devicetree/bindings/powerpc/opal/
Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor
/Linux-v4.19/Documentation/devicetree/bindings/bus/
Dsun50i-de2-bus.txt4 to be claimed for enabling the access.
/Linux-v4.19/drivers/soc/fsl/
DKconfig15 enabling, power-onreset(POR) configuration monitoring, alternate
/Linux-v4.19/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-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Dapply.c81 bool enabling; member
232 if (!op->enabled && !op->enabling) in dss_check_settings_low()
1040 if (!op->enabled && !op->enabling) in dss_ovl_setup_fifo()
1492 op->enabling = true; in dss_ovl_enable()
1503 op->enabling = false; in dss_ovl_enable()
1515 op->enabling = false; in dss_ovl_enable()
/Linux-v4.19/Documentation/vm/
Dsplit_page_table_lock.rst57 There's no need in special enabling of PTE split page table lock:
68 PMD split lock enabling requires pgtable_pmd_page_ctor() call on PMD table
/Linux-v4.19/security/selinux/
DKconfig36 enabling SELinux at bootup.
56 using the selinux=0 boot parameter instead of enabling this
/Linux-v4.19/Documentation/media/v4l-drivers/
Ddavinci-vpbe.rst51 patch series, the interconnection and enabling and setting of the external
74 features. The VPBE module interacts with the OSD for enabling and

1234567891011