Home
last modified time | relevance | path

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

1234567

/linux-6.12.1/arch/arm64/boot/dts/renesas/
Drzg2l-smarc.dtsi164 * SW1 should be at position 2->3 so that SER0_CTS# line is activated
165 * SW2 should be at position 2->3 so that SER0_TX line is activated
166 * SW3 should be at position 2->3 so that SER0_RX line is activated
167 * SW4 should be at position 2->3 so that SER0_RTS# line is activated
Drzg2lc-smarc.dtsi181 * SW1 should be at position 2->3 so that SER0_CTS# line is activated
182 * SW2 should be at position 2->3 so that SER0_TX line is activated
183 * SW3 should be at position 2->3 so that SER0_RX line is activated
184 * 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.12.1/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.12.1/drivers/thunderbolt/
Dpath.c160 path->activated = true; in tb_path_discover()
479 if (!path->activated) { in tb_path_deactivate()
491 path->activated = false; in tb_path_deactivate()
507 if (path->activated) { in tb_path_activate()
583 path->activated = true; in tb_path_activate()
/linux-6.12.1/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.12.1/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.12.1/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()
493 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.12.1/drivers/gpu/drm/amd/amdkfd/
Dkfd_events.c43 bool activated; /* Becomes true when event is signaled */ member
641 WRITE_ONCE(waiter->activated, true); in set_event()
810 waiter->activated = ev->signaled; in init_event_waiter()
818 waiter->activated = true; in init_event_waiter()
821 if (!waiter->activated) in init_event_waiter()
848 if (READ_ONCE(event_waiters[i].activated)) { in test_event_condition()
879 if (waiter->activated) { in copy_signaled_event_data()
930 if (undo_auto_reset && waiters[i].activated && in free_waiters()
/linux-6.12.1/arch/arm64/boot/dts/marvell/
Dcn9132-db-B.dts15 * Since CP0 SPI1 and CP0 NAND are sharing some pins, they cannot be activated
Dcn9130-db.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.12.1/Documentation/ABI/testing/
Dsysfs-driver-ccp73 whether the HSP TPM has been activated.
75 0: Not activated or present
/linux-6.12.1/arch/loongarch/kernel/
Dkgdb.c634 int i, activated = 0; in kgdb_correct_hw_break() local
659 activated = 1; in kgdb_correct_hw_break()
662 csr_xchg32(activated ? CSR_CRMD_WE : 0, CSR_CRMD_WE, LOONGARCH_CSR_CRMD); in kgdb_correct_hw_break()
663 kgdb_watch_activated = activated; in kgdb_correct_hw_break()
/linux-6.12.1/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
/linux-6.12.1/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.12.1/drivers/leds/trigger/
Dledtrig-pattern.c488 led_cdev->activated = true; in pattern_trig_activate()
506 if (!led_cdev->activated) in pattern_trig_deactivate()
517 led_cdev->activated = false; in pattern_trig_deactivate()

1234567