Home
last modified time | relevance | path

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

12345678910>>...18

/linux-6.15/drivers/clk/qcom/
H A Dclk-branch.c29 static bool clk_branch_check_halt(const struct clk_branch *br, bool enabling) in clk_branch_check_halt() argument
40 return !!val == !enabling; in clk_branch_check_halt()
43 static bool clk_branch2_check_halt(const struct clk_branch *br, bool enabling) in clk_branch2_check_halt() argument
54 if (enabling) { in clk_branch2_check_halt()
62 static int clk_branch_wait(const struct clk_branch *br, bool enabling, in clk_branch_wait() argument
75 if (br->halt_check == BRANCH_HALT_DELAY || (!enabling && voted)) { in clk_branch_wait()
79 (enabling && voted)) { in clk_branch_wait()
83 if (check_halt(br, enabling)) in clk_branch_wait()
88 enabling ? "ff" : "n"); in clk_branch_wait()
/linux-6.15/tools/testing/selftests/arm64/gcs/
H A Dbasic-gcs.c29 bool enabling = mode & PR_SHADOW_STACK_ENABLE; in gcs_set_status() local
54 if (enabling != chkfeat_gcs()) { in gcs_set_status()
56 enabling ? "" : "not ", in gcs_set_status()
/linux-6.15/drivers/tee/optee/
H A DKconfig20 it is in SYSTEM_RUNNING. This also requires enabling the corresponding
22 the security threat associated with enabling this as well as
/linux-6.15/Documentation/ABI/testing/
H A 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
H A Dsysfs-driver-eud7 EUD based on a 1 or a 0 value. By enabling EUD,
H A Dsysfs-bus-iio-adc-stm3215 Writing value before enabling conversions sets trigger polarity.
H A Dsysfs-bus-coresight-devices-dummy-source6 before enabling the source. The path of coresight components linking
H A Dsysfs-class-power-rt94676 This entry allows enabling the sysoff mode of rt9467 charger
/linux-6.15/Documentation/PCI/
H A 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-6.15/Documentation/virt/kvm/x86/
H A Dcpuid.rst66 before enabling paravirtualized
70 before enabling paravirtualized
78 before enabling paravirtualized
/linux-6.15/Documentation/driver-api/thermal/
H A 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-6.15/sound/soc/amd/
H A 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
170 variants support. By enabling this flag build will be triggered
/linux-6.15/Documentation/devicetree/bindings/input/touchscreen/
H A Dhycon,hy46xx.yaml57 description: Allows enabling glove setting.
66 description: Allows enabling power noise filter.
/linux-6.15/Documentation/ABI/obsolete/
H A Dsysfs-firmware-acpi8 enabling this knob is not safe and thus unsupported.
/linux-6.15/kernel/configs/
H A Dhardening.config97 # Dangerous; enabling this disables userspace brk ASLR.
103 # Dangerous; enabling this disables userspace VDSO ASLR.
/linux-6.15/arch/arm/boot/dts/aspeed/
H A Dfacebook-bmc-flash-layout.dtsi34 * Although the master partition can be created by enabling
H A Dfacebook-bmc-flash-layout-128.dtsi52 * Although the master partition can be created by enabling
/linux-6.15/Documentation/devicetree/bindings/leds/backlight/
H A Dgpio-backlight.yaml19 description: The gpio that is used for enabling/disabling the backlight.
/linux-6.15/Documentation/devicetree/bindings/clock/
H A Dgpio-gate-clock.yaml23 description: GPIO reference for enabling and disabling the clock.
/linux-6.15/Documentation/devicetree/bindings/ata/
H A Dti,da850-ahci.yaml20 … Address and size of Power Down Control Register (PWRDN) for enabling/disabling the SATA clock
/linux-6.15/Documentation/devicetree/bindings/arm/cpu-enable-method/
H A Dmarvell,berlin-smp5 This document describes the "marvell,berlin-smp" method for enabling secondary
/linux-6.15/Documentation/dev-tools/
H A Dautofdo.rst36 When enabling the AutoFDO build configuration without providing an
80 - For enabling a single file (e.g. foo.o) ::
84 - For enabling all files in one directory ::
/linux-6.15/Documentation/devicetree/bindings/net/nfc/
H A Dnxp,pn544.yaml23 description: Output GPIO pin used for enabling/disabling the PN544
H A Dst,st95hf.yaml17 description: Output GPIO pin used for enabling/disabling the controller
/linux-6.15/Documentation/devicetree/bindings/powerpc/opal/
H A Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor

12345678910>>...18