Home
last modified time | relevance | path

Searched refs:forced (Results 1 – 25 of 111) sorted by relevance

12345

/Linux-v5.15/Documentation/devicetree/bindings/pci/
Dspear13xx-pcie.txt14 - st,pcie-is-gen1 indicates that forced gen1 initialization is needed.
/Linux-v5.15/tools/testing/selftests/rcutorture/doc/
DTINY_RCU.txt38 All forced by CONFIG_TINY_RCU.
/Linux-v5.15/Documentation/ABI/stable/
Dsysfs-class-rfkill64 transmitter is forced off by something outside of
78 The transmitter is forced off by something outside of
/Linux-v5.15/drivers/mtd/nand/raw/
Dnand_micron.c60 bool forced; member
172 if (micron->ecc.forced) in micron_nand_on_die_ecc_setup()
519 micron->ecc.forced = true; in micron_nand_init()
/Linux-v5.15/arch/mips/vdso/
DKconfig5 # of which we are forced to disable the VDSO symbols when building
/Linux-v5.15/Documentation/ABI/testing/
Dsysfs-bus-iio-scd3025 One can compensate for sensor drift by using forced
Dsysfs-bus-pci-drivers-ehci_hcd32 Reading the file gives the list of ports currently forced
/Linux-v5.15/Documentation/networking/device_drivers/ethernet/ti/
Dtlan.rst86 if a card which only supports 10Mbs is forced into 100Mbs
123 Now eth0 will use auto-neg and eth1 will be forced to 100Mbit/HD.
/Linux-v5.15/Documentation/driver-api/mmc/
Dmmc-dev-parts.rst21 To enable write access to /dev/mmcblkXbootY, disable the forced read-only
/Linux-v5.15/arch/m68k/fpsp040/
Dres_func.S474 | If bit 2 is set, round is forced to double. If it is clear,
475 | and bit 6 is set, round is forced to single. If both are clear,
486 | The move or operation is not with forced precision. Use the
766 btstl #6,%d0 |test for forced precision
770 movel #0x1,%d0 |inst is forced single
773 movel #0x2,%d0 |inst is forced double
776 bfextu FPCR_MODE(%a6){#0:#2},%d0 |inst not forced - use fpcr prec
1234 btstl #6,%d0 |test for forced precision
1238 movel #0x1,%d0 |inst is forced single
1241 movel #0x2,%d0 |inst is forced double
[all …]
/Linux-v5.15/include/linux/
Dlivepatch.h171 bool forced; member
/Linux-v5.15/arch/sparc/kernel/
Dsyscalls.S231 5: call %l7 ! CTI Group brk forced
255 2: call %l7 ! CTI Group brk forced
/Linux-v5.15/Documentation/admin-guide/hw-vuln/
Dcore-scheduling.rst114 then the sibling is considered to be in a `forced idle` state. I.e., it may
124 siblings could be forced to select a lower priority task if the highest
126 task. If a sibling does not have a trusted task to run, it will be forced idle
156 and are considered system-wide trusted. The forced-idling of siblings running
/Linux-v5.15/Documentation/vm/damon/
Dfaq.rst50 regions size is forced to be ``>=page size``, the region split will make no
/Linux-v5.15/drivers/scsi/aacraid/
Dcommsup.c1476 static int _aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in _aac_reset_adapter() argument
1508 bled = forced ? 0 : aac_adapter_check_health(aac); in _aac_reset_adapter()
1628 int aac_reset_adapter(struct aac_dev *aac, int forced, u8 reset_type) in aac_reset_adapter() argument
1653 if (forced < 2) in aac_reset_adapter()
1656 bled = forced ? forced : in aac_reset_adapter()
1664 if ((forced < 2) && (retval == -ENODEV)) { in aac_reset_adapter()
/Linux-v5.15/kernel/irq/
DKconfig112 # Support forced irq threading
/Linux-v5.15/Documentation/devicetree/bindings/mfd/
Dqcom-rpm.txt200 Definition: indicates that the regulator should be forced to a
226 Definition: indicates that the regulator should not be forced to any
/Linux-v5.15/Documentation/hwmon/
Dthmc50.rst66 A typical symptom of wrong setting is a fan forced to full speed.
/Linux-v5.15/Documentation/devicetree/bindings/regulator/
Dpalmas-pmic.txt49 2 - eco, 3 - forced pwm
/Linux-v5.15/drivers/firmware/
Dqcom_scm.c134 bool forced = false; in __get_convention() local
156 forced = true; in __get_convention()
172 forced ? " (forced)" : ""); in __get_convention()
/Linux-v5.15/Documentation/kbuild/
Dkconfig.rst80 that are to be forced. If this file is not found, it checks for a
81 file named "all.config" to contain forced values.
/Linux-v5.15/Documentation/devicetree/bindings/net/
Dkeystone-netcp.txt100 - mac<->mac forced mode: 2
104 - 10Gb mac<->mac forced mode : 11
/Linux-v5.15/kernel/livepatch/
Dtransition.c644 patch->forced = true; in klp_force_transition()
/Linux-v5.15/include/linux/qed/
Dqed_eth_if.h175 void (*force_mac) (void *dev, u8 *mac, bool forced);
/Linux-v5.15/Documentation/livepatch/
Dcumulative-patches.rst74 only when the transition was not forced.

12345