Home
last modified time | relevance | path

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

1234567

/linux-6.6.21/arch/arm64/boot/dts/renesas/
Drzg2l-smarc.dtsi137 * SW1 should be at position 2->3 so that SER0_CTS# line is activated
138 * SW2 should be at position 2->3 so that SER0_TX line is activated
139 * SW3 should be at position 2->3 so that SER0_RX line is activated
140 * SW4 should be at position 2->3 so that SER0_RTS# line is activated
Drzg2lc-smarc.dtsi146 * SW1 should be at position 2->3 so that SER0_CTS# line is activated
147 * SW2 should be at position 2->3 so that SER0_TX line is activated
148 * SW3 should be at position 2->3 so that SER0_RX line is activated
149 * 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 */
Dr8a774b1-hihope-rzg2n-ex.dts18 /* 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 */
Dr8a774a1-hihope-rzg2m-rev2-ex.dts17 /* SW43 should be OFF, if in ON state SATA port will be activated */
/linux-6.6.21/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.6.21/fs/ntfs3/
DKconfig22 If activated 64 bits per clusters you will be able to use 4k cluster
33 If activated you will be able to read such files correctly.
/linux-6.6.21/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.6.21/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.6.21/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_crc.c94 was_activated = acrtc->dm_irq_params.window_param.activated; in amdgpu_dm_set_crc_window_default()
99 acrtc->dm_irq_params.window_param.activated = false; in amdgpu_dm_set_crc_window_default()
189 ret = acrtc->dm_irq_params.window_param.activated; in amdgpu_dm_crc_window_is_activated()
490 if (!acrtc->dm_irq_params.window_param.activated) in amdgpu_dm_crtc_handle_crc_window_irq()
Damdgpu_dm_crc.h49 bool activated; member
/linux-6.6.21/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c42 bool activated; /* Becomes true when event is signaled */ member
640 WRITE_ONCE(waiter->activated, true); in set_event()
809 waiter->activated = ev->signaled; in init_event_waiter()
817 waiter->activated = true; in init_event_waiter()
820 if (!waiter->activated) in init_event_waiter()
847 if (READ_ONCE(event_waiters[i].activated)) { in test_event_condition()
878 if (waiter->activated) { in copy_signaled_event_data()
925 if (undo_auto_reset && waiters[i].activated && in free_waiters()
/linux-6.6.21/mm/damon/
Dcore.c332 scheme->wmarks.activated = true; in damon_new_scheme()
967 if (!s->wmarks.activated) in damon_do_apply_schemes()
1061 if (!s->wmarks.activated) in kdamond_apply_schemes()
1274 if (scheme->wmarks.activated) in damos_wmark_wait_us()
1279 scheme->wmarks.activated = false; in damos_wmark_wait_us()
1285 !scheme->wmarks.activated) in damos_wmark_wait_us()
1288 if (!scheme->wmarks.activated) in damos_wmark_wait_us()
1290 scheme->wmarks.activated = true; in damos_wmark_wait_us()
/linux-6.6.21/arch/arm64/boot/dts/marvell/
Dcn9130-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
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
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.6.21/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.6.21/Documentation/ABI/testing/
Dsysfs-driver-ccp73 whether the HSP TPM has been activated.
75 0: Not activated or present
/linux-6.6.21/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.6.21/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