Home
last modified time | relevance | path

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

12345678910>>...17

/linux/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/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/tools/testing/selftests/arm64/gcs/
H A Dbasic-gcs.c30 bool enabling = mode & PR_SHADOW_STACK_ENABLE; in gcs_set_status() local
53 if (enabling != chkfeat_gcs()) { in gcs_set_status()
55 enabling ? "" : "not ", in gcs_set_status()
/linux/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/Documentation/virt/kvm/x86/
H A Dcpuid.rst66 before enabling paravirtualized
70 before enabling paravirtualized
78 before enabling paravirtualized
/linux/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-class-power-gaokun23 This entry allows enabling battery adaptive charging.
H A Dsysfs-class-power-rt94676 This entry allows enabling the sysoff mode of rt9467 charger
/linux/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/kernel/configs/
H A Dhardening.config103 # Dangerous; enabling this disables userspace brk ASLR.
109 # Dangerous; enabling this disables userspace VDSO ASLR.
/linux/Documentation/ABI/obsolete/
H A Dsysfs-firmware-acpi8 enabling this knob is not safe and thus unsupported.
/linux/drivers/phy/spacemit/
H A DKconfig13 enabling and clock setup and will be used by K1 udc/ehci/otg/xhci driver.
/linux/drivers/misc/rp1/
H A DKconfig15 The driver is responsible for enabling the DT node once the PCIe
/linux/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/arch/arm64/boot/dts/ti/
H A Dk3-j784s4-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on J784S4 SoCs
H A Dk3-j721s2-evm-usb0-type-a.dtso3 * DT Overlay for enabling USB0 instance of USB in the Host Mode of operation
H A Dk3-j784s4-j742s2-evm-usb0-type-a.dtso3 * DT Overlay for enabling USB0 instance of USB on J784S4 and J742S2 EVMs for
H A Dk3-am62-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on AM62 SoCs
H A Dk3-am62p-ti-ipc-firmware.dtsi3 * Device Tree Source for enabling IPC using TI SDK firmware on AM62P SoCs
/linux/Documentation/arch/riscv/
H A Dzicfiss.rst88 4. Linux enabling
97 5. prctl() enabling
102 stack enabling for tasks. These prctls are architecture-agnostic and return
123 Locks the current status of shadow stack enabling on the
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dapply.c71 bool enabling; member
220 if (!op->enabled && !op->enabling) in dss_check_settings_low()
1028 if (!op->enabled && !op->enabling) in dss_ovl_setup_fifo()
1480 op->enabling = true; in dss_ovl_enable()
1491 op->enabling = false; in dss_ovl_enable()
1503 op->enabling = false; in dss_ovl_enable()
/linux/arch/arm/boot/dts/aspeed/
H A Dfacebook-bmc-flash-layout.dtsi34 * Although the master partition can be created by enabling
/linux/fs/ext4/
H A DKconfig24 table readahead, the best performance gains require enabling ext4
26 filesystem as an ext4 filesystem initially. Without explicit enabling

12345678910>>...17