Home
last modified time | relevance | path

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

12345

/linux/Documentation/ABI/stable/
A Dsysfs-class-rfkill64 transmitter is forced off by something outside of
78 The transmitter is forced off by something outside of
/linux/drivers/mtd/nand/raw/
A 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/Documentation/devicetree/bindings/pci/
A Dspear13xx-pcie.txt14 - st,pcie-is-gen1 indicates that forced gen1 initialization is needed.
/linux/tools/testing/selftests/rcutorture/doc/
A DTINY_RCU.txt38 All forced by CONFIG_TINY_RCU.
/linux/arch/mips/vdso/
A DKconfig5 # of which we are forced to disable the VDSO symbols when building
/linux/Documentation/networking/device_drivers/ethernet/ti/
A 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/arch/m68k/fpsp040/
A 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/Documentation/driver-api/mmc/
A Dmmc-dev-parts.rst21 To enable write access to /dev/mmcblkXbootY, disable the forced read-only
/linux/Documentation/admin-guide/hw-vuln/
A Dcore-scheduling.rst115 then the sibling is considered to be in a `forced idle` state. I.e., it may
125 siblings could be forced to select a lower priority task if the highest
127 task. If a sibling does not have a trusted task to run, it will be forced idle
157 and are considered system-wide trusted. The forced-idling of siblings running
/linux/arch/sparc/kernel/
A Dsyscalls.S231 5: call %l7 ! CTI Group brk forced
255 2: call %l7 ! CTI Group brk forced
/linux/include/linux/
A Dlivepatch.h171 bool forced; member
/linux/drivers/scsi/aacraid/
A 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/Documentation/ABI/testing/
A Dsysfs-bus-pci-drivers-ehci_hcd32 Reading the file gives the list of ports currently forced
/linux/Documentation/vm/damon/
A Dfaq.rst49 regions size is forced to be ``>=page size``, the region split will make no
/linux/Documentation/devicetree/bindings/mfd/
A 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/Documentation/hwmon/
A Dthmc50.rst66 A typical symptom of wrong setting is a fan forced to full speed.
/linux/Documentation/devicetree/bindings/regulator/
A Dpalmas-pmic.txt49 2 - eco, 3 - forced pwm
/linux/kernel/irq/
A DKconfig109 # Support forced irq threading
/linux/drivers/firmware/
A Dqcom_scm.c134 bool forced = false; in __get_convention() local
156 forced = true; in __get_convention()
172 forced ? " (forced)" : ""); in __get_convention()
/linux/Documentation/kbuild/
A 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/Documentation/devicetree/bindings/net/
A Dkeystone-netcp.txt100 - mac<->mac forced mode: 2
104 - 10Gb mac<->mac forced mode : 11
/linux/Documentation/admin-guide/sysctl/
A Dnet.rst360 If set to 1, both IPv4 and IPv6 settings are forced to inherit from
362 forced to reset to their default values. If set to 3, both IPv4 and IPv6
363 settings are forced to inherit from current ones in the netns where this
/linux/fs/reiserfs/
A DREADME106 tried to put me in a position where I was forced into giving control
113 innovation had to be forced past him while he was with us. He added
/linux/include/linux/qed/
A Dqed_eth_if.h164 void (*force_mac) (void *dev, u8 *mac, bool forced);
/linux/Documentation/block/
A Dwriteback_cache_control.rst17 a forced cache flush, and the Force Unit Access (FUA) flag for requests.

Completed in 36 milliseconds

12345