Home
last modified time | relevance | path

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

123456789

/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/phy/spacemit/
H A DKconfig25 enabling and clock setup and will be used by K1 udc/ehci/otg/xhci driver.
39 driver takes care of enabling and clock setup and will be used
/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/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
H A Ddebugfs-driver-dcc116 This debugfs interface is used for enabling the
122 On enabling the dcc, all the addresses specified
/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/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
160 variants support. By enabling this flag build will be triggered
182 variants support(ACP7.D/7.E/7.F). By enabling this flag build
/linux/Documentation/ABI/obsolete/
H A Dsysfs-firmware-acpi8 enabling this knob is not safe and thus unsupported.
/linux/drivers/misc/rp1/
H A DKconfig15 The driver is responsible for enabling the DT node once the PCIe
/linux/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/arch/arm64/boot/dts/ti/
H A Dk3-j784s4-j742s2-evm-usb0-type-a.dtso3 * DT Overlay for enabling USB0 instance of USB on J784S4 and J742S2 EVMs for
/linux/Documentation/devicetree/bindings/arm/cpu-enable-method/
H A Dmarvell,berlin-smp5 This document describes the "marvell,berlin-smp" method for enabling secondary
/linux/Documentation/devicetree/bindings/powerpc/opal/
H A Dsensor-groups.txt26 sensor groups like clearing min/max, enabling/disabling sensor
/linux/Documentation/hwmon/
H A Dtps23861.rst26 as well as enabling/disabling the four ports.
/linux/Documentation/devicetree/bindings/mtd/
H A Dnand-macronix.txt12 with hardware ECC and not enabled at UBI level, then enabling the
/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
/linux/drivers/acpi/nfit/
H A DKconfig26 on NVDIMM security enabling say Y, otherwise say N.
/linux/lib/
H A DKconfig.kfence14 to have negligible cost to permit enabling it in production
70 enabling and disabling static keys invoke IPI broadcasts, the latency
/linux/Documentation/gpu/rfc/
H A Di915_gem_lmem.rst10 * Merge basic HW enabling of DG1(still without pciid)

123456789