Home
last modified time | relevance | path

Searched refs:ADDI (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/comedi/
DKconfig598 Provides support for the watchdog subdevice found on many ADDI-DATA
603 tristate "ADDI-DATA APCI_1032 support"
606 Enable support for ADDI-DATA APCI_1032 cards
612 tristate "ADDI-DATA APCI_1500 support"
615 Enable support for ADDI-DATA APCI_1500 cards
621 tristate "ADDI-DATA APCI-1016/1516/2016 support"
625 Enable support for ADDI-DATA APCI-1016, APCI-1516 and APCI-2016 boards.
633 tristate "ADDI-DATA APCI_1564 support"
637 Enable support for ADDI-DATA APCI_1564 cards
643 tristate "ADDI-DATA APCI_16xx support"
[all …]
/linux-6.12.1/Documentation/translations/zh_TW/arch/loongarch/
Dintroduction.rst205 ADD.W SUB.W ADDI.W ADD.D SUB.D ADDI.D
/linux-6.12.1/Documentation/translations/zh_CN/arch/loongarch/
Dintroduction.rst205 ADD.W SUB.W ADDI.W ADD.D SUB.D ADDI.D
/linux-6.12.1/Documentation/arch/loongarch/
Dintroduction.rst238 ADD.W SUB.W ADDI.W ADD.D SUB.D ADDI.D
/linux-6.12.1/arch/arc/net/
Dbpf_jit_arcv2.c291 #define ADDI BIT(22) macro
293 #define OPC_ADDI (OPC_ADD | ADDI)