/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | rzg2l-smarc.dtsi | 41 * SW1 should be at position 2->3 so that SER0_CTS# line is activated 42 * SW2 should be at position 2->3 so that SER0_TX line is activated 43 * SW3 should be at position 2->3 so that SER0_RX line is activated 44 * SW4 should be at position 2->3 so that SER0_RTS# line is activated
|
D | rzg2lc-smarc.dtsi | 83 * SW1 should be at position 2->3 so that SER0_CTS# line is activated 84 * SW2 should be at position 2->3 so that SER0_TX line is activated 85 * SW3 should be at position 2->3 so that SER0_RX line is activated 86 * SW4 should be at position 2->3 so that SER0_RTS# line is activated
|
D | rzg2l-smarc-pinfunction.dtsi | 20 /* SW7 should be at position 2->3 so that GPIO8_CAN0_STB line is activated */ 33 /* SW8 should be at position 2->3 so that GPIO9_CAN1_STB line is activated */
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-ccp | 73 whether the HSP TPM has been activated. 75 0: Not activated or present 76 1: Activated
|
/Linux-v6.1/drivers/ntb/hw/idt/ |
D | Kconfig | 16 First of all partitions must be activated and properly assigned to all 17 the ports with NT-functions intended to be activated (see SWPARTxCTL
|
/Linux-v6.1/include/linux/platform_data/ |
D | lp8755.h | 19 *OCP : over current protect activated 20 *OVP : over voltage protect activated
|
/Linux-v6.1/Documentation/devicetree/bindings/usb/ |
D | atmel-usb.txt | 17 activated for the bus to be powered. 19 activated for the overcurrent detection. 71 activated for the bus to be powered.
|
/Linux-v6.1/fs/ntfs3/ |
D | Kconfig | 20 If activated 64 bits per clusters you will be able to use 4k cluster 31 If activated you will be able to read such files correctly.
|
/Linux-v6.1/drivers/gpu/drm/amd/display/amdgpu_dm/ |
D | amdgpu_dm_crc.h | 48 /* CRC windwo is activated or not*/ 49 bool activated; member
|
/Linux-v6.1/Documentation/ABI/obsolete/ |
D | sysfs-driver-hid-roccat-arvo | 40 When written, the given buttons are activated/deactivated 52 When written, the key is activated/deactivated immediately.
|
/Linux-v6.1/drivers/thunderbolt/ |
D | path.c | 160 path->activated = true; in tb_path_discover() 466 if (!path->activated) { in tb_path_deactivate() 478 path->activated = false; in tb_path_deactivate() 494 if (path->activated) { in tb_path_activate() 495 tb_WARN(path->tb, "trying to activate already activated path\n"); in tb_path_activate() 569 path->activated = true; in tb_path_activate()
|
D | tunnel.c | 273 "tunnel is not fully activated, cleaning up\n"); in tb_tunnel_discover_pci() 1423 "tunnel is not fully activated, cleaning up\n"); in tb_tunnel_discover_usb3() 1573 * tb_tunnel_is_invalid - check whether an activated path is still valid 1581 WARN_ON(!tunnel->paths[i]->activated); in tb_tunnel_is_invalid() 1606 if (tunnel->paths[i]->activated) { in tb_tunnel_restart() 1608 tunnel->paths[i]->activated = false; in tb_tunnel_restart() 1649 if (tunnel->paths[i]->activated) { in tb_tunnel_activate() 1651 "trying to activate an already activated tunnel\n"); in tb_tunnel_activate() 1673 if (tunnel->paths[i] && tunnel->paths[i]->activated) in tb_tunnel_deactivate() 1709 if (!tunnel->paths[i]->activated) in tb_tunnel_is_active()
|
/Linux-v6.1/Documentation/leds/ |
D | leds-lm3556.rst | 23 CONTROL REGISTER(0x09).Flash mode is activated by the ENABLE REGISTER(0x0A), 51 REGISTER(0x09).Torch Mode is activated by the ENABLE REGISTER(0x0A) or by the
|
/Linux-v6.1/mm/damon/ |
D | core.c | 296 scheme->wmarks.activated = true; in damon_new_scheme() 709 if (!s->wmarks.activated) in damon_do_apply_schemes() 817 if (!s->wmarks.activated) in kdamond_apply_schemes() 1080 if (scheme->wmarks.activated) in damos_wmark_wait_us() 1085 scheme->wmarks.activated = false; in damos_wmark_wait_us() 1091 !scheme->wmarks.activated) in damos_wmark_wait_us() 1094 if (!scheme->wmarks.activated) in damos_wmark_wait_us() 1096 scheme->wmarks.activated = true; in damos_wmark_wait_us() 1109 /* Returns negative error code if it's not activated but should return */
|
/Linux-v6.1/drivers/scsi/ |
D | sense_codes.h | 744 SENSE_CODE(0x5E01, "Idle condition activated by timer") 745 SENSE_CODE(0x5E02, "Standby condition activated by timer") 746 SENSE_CODE(0x5E03, "Idle condition activated by command") 747 SENSE_CODE(0x5E04, "Standby condition activated by command") 748 SENSE_CODE(0x5E05, "Idle_b condition activated by timer") 749 SENSE_CODE(0x5E06, "Idle_b condition activated by command") 750 SENSE_CODE(0x5E07, "Idle_c condition activated by timer") 751 SENSE_CODE(0x5E08, "Idle_c condition activated by command") 752 SENSE_CODE(0x5E09, "Standby_y condition activated by timer") 753 SENSE_CODE(0x5E0A, "Standby_y condition activated by command")
|
/Linux-v6.1/Documentation/x86/ |
D | amd-memory-encryption.rst | 89 SME can also be enabled and activated in the BIOS. If SME is enabled and 90 activated in the BIOS, then all memory accesses will be encrypted and it will
|
/Linux-v6.1/include/uapi/linux/ |
D | virtio_mmio.h | 61 /* Bitmask of features activated by the driver (guest) 65 /* Activated features set selector - Write Only */
|
/Linux-v6.1/kernel/irq/ |
D | resend.c | 149 * - Interrupt is not activated 173 * - activated in irq_inject_interrupt()
|
/Linux-v6.1/include/linux/ |
D | mISDNhw.h | 38 #define FLG_L2_ACTIVATED 3 /* activated from L2 */ 40 #define FLG_ACTIVE 6 /* channel is activated */
|
/Linux-v6.1/Documentation/s390/ |
D | driver-model.rst | 161 activated via the 'online' attribute. The driver should finally 170 - the device to be activated. The common layer has 175 de-activated via the 'online' attribute. The driver should shut
|
/Linux-v6.1/arch/arm64/boot/dts/marvell/ |
D | cn9130-db-B.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
D | cn9130-db.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
D | cn9131-db-B.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
D | cn9131-db.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|
D | cn9132-db-B.dts | 15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
|