Home
last modified time | relevance | path

Searched refs:activated (Results 1 – 25 of 161) sorted by relevance

1234567

/linux-6.1.9/arch/arm64/boot/dts/renesas/
Drzg2l-smarc.dtsi41 * 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
Drzg2lc-smarc.dtsi83 * 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
Drzg2l-smarc-pinfunction.dtsi20 /* 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 */
Dr8a774e1-hihope-rzg2h-ex.dts17 /* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
Dr8a774a1-hihope-rzg2m-ex.dts18 /* SW43 should be OFF, if in ON state SATA port will be activated */
Dr8a774b1-hihope-rzg2n-ex.dts18 /* Set SW43 = ON and SW1001[7] = OFF for SATA port to be activated */
Dr8a774a1-hihope-rzg2m-rev2-ex.dts17 /* SW43 should be OFF, if in ON state SATA port will be activated */
/linux-6.1.9/drivers/ntb/hw/idt/
DKconfig16 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-6.1.9/fs/ntfs3/
DKconfig20 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-6.1.9/mm/damon/
Dcore.c296 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()
/linux-6.1.9/drivers/thunderbolt/
Dpath.c160 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()
569 path->activated = true; in tb_path_activate()
/linux-6.1.9/Documentation/devicetree/bindings/usb/
Datmel-usb.txt17 activated for the bus to be powered.
19 activated for the overcurrent detection.
71 activated for the bus to be powered.
/linux-6.1.9/Documentation/ABI/testing/
Dsysfs-driver-ccp73 whether the HSP TPM has been activated.
75 0: Not activated or present
/linux-6.1.9/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c43 bool activated; /* Becomes true when event is signaled */ member
634 WRITE_ONCE(waiter->activated, true); in set_event()
789 event_waiters[i].activated = false; in alloc_event_waiters()
806 waiter->activated = ev->signaled; in init_event_waiter()
808 if (!waiter->activated) in init_event_waiter()
835 if (READ_ONCE(event_waiters[i].activated)) { in test_event_condition()
866 if (waiter->activated && event->type == KFD_EVENT_TYPE_MEMORY) { in copy_signaled_event_data()
906 if (undo_auto_reset && waiters[i].activated && in free_waiters()
/linux-6.1.9/arch/arm64/boot/dts/marvell/
Dcn9130-db.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
Dcn9132-db-B.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
Dcn9132-db.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
Dcn9131-db.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
Dcn9130-db-B.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
Dcn9131-db-B.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
/linux-6.1.9/drivers/leds/trigger/
Dledtrig-pattern.c409 led_cdev->activated = true; in pattern_trig_activate()
427 if (!led_cdev->activated) in pattern_trig_deactivate()
437 led_cdev->activated = false; in pattern_trig_deactivate()
/linux-6.1.9/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crc.h49 bool activated; member
Damdgpu_dm_crc.c96 acrtc->dm_irq_params.crc_window.activated = false; in amdgpu_dm_set_crc_window_default()
145 ret = acrtc->dm_irq_params.crc_window.activated; in amdgpu_dm_crc_window_is_activated()
468 if (acrtc->dm_irq_params.crc_window.activated) { in amdgpu_dm_crtc_handle_crc_window_irq()
/linux-6.1.9/Documentation/ABI/obsolete/
Dsysfs-driver-hid-roccat-arvo40 When written, the given buttons are activated/deactivated
52 When written, the key is activated/deactivated immediately.
/linux-6.1.9/Documentation/leds/
Dleds-lm3556.rst23 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

1234567