| /linux-6.15/drivers/comedi/drivers/ |
| H A D | cb_pcidda.c | 399 { PCI_VDEVICE(CB, 0x0020), BOARD_DDA02_12 }, 400 { PCI_VDEVICE(CB, 0x0021), BOARD_DDA04_12 }, 401 { PCI_VDEVICE(CB, 0x0022), BOARD_DDA08_12 }, 402 { PCI_VDEVICE(CB, 0x0023), BOARD_DDA02_16 }, 403 { PCI_VDEVICE(CB, 0x0024), BOARD_DDA04_16 }, 404 { PCI_VDEVICE(CB, 0x0025), BOARD_DDA08_16 },
|
| H A D | 8255_pci.c | 273 { PCI_VDEVICE(CB, 0x0028), BOARD_CB_PCIDIO24 }, 274 { PCI_VDEVICE(CB, 0x0014), BOARD_CB_PCIDIO24H }, 279 { PCI_VDEVICE(CB, 0x0017), BOARD_CB_PCIDIO96H },
|
| H A D | cb_pcidas64.c | 4083 { PCI_VDEVICE(CB, 0x005d), BOARD_PCIDAS6023 }, 4084 { PCI_VDEVICE(CB, 0x005e), BOARD_PCIDAS6025 }, 4085 { PCI_VDEVICE(CB, 0x005f), BOARD_PCIDAS6030 }, 4086 { PCI_VDEVICE(CB, 0x0060), BOARD_PCIDAS6031 }, 4087 { PCI_VDEVICE(CB, 0x0061), BOARD_PCIDAS6032 }, 4088 { PCI_VDEVICE(CB, 0x0062), BOARD_PCIDAS6033 }, 4089 { PCI_VDEVICE(CB, 0x0063), BOARD_PCIDAS6034 }, 4090 { PCI_VDEVICE(CB, 0x0064), BOARD_PCIDAS6035 }, 4091 { PCI_VDEVICE(CB, 0x0065), BOARD_PCIDAS6040 }, 4092 { PCI_VDEVICE(CB, 0x0066), BOARD_PCIDAS6052 }, [all …]
|
| H A D | cb_pcidas.c | 1477 { PCI_VDEVICE(CB, 0x0001), BOARD_PCIDAS1602_16 }, 1478 { PCI_VDEVICE(CB, 0x000f), BOARD_PCIDAS1200 }, 1479 { PCI_VDEVICE(CB, 0x0010), BOARD_PCIDAS1602_12 }, 1480 { PCI_VDEVICE(CB, 0x0019), BOARD_PCIDAS1200_JR }, 1481 { PCI_VDEVICE(CB, 0x001c), BOARD_PCIDAS1602_16_JR }, 1482 { PCI_VDEVICE(CB, 0x004c), BOARD_PCIDAS1000 }, 1483 { PCI_VDEVICE(CB, 0x001a), BOARD_PCIDAS1001 }, 1484 { PCI_VDEVICE(CB, 0x001b), BOARD_PCIDAS1002 },
|
| /linux-6.15/security/apparmor/include/ |
| H A D | audit.h | 187 #define aa_audit_error(ERROR, AD, CB) \ argument 190 aa_audit_msg(AUDIT_APPARMOR_ERROR, (AD), (CB)); \
|
| /linux-6.15/Documentation/hid/ |
| H A D | intel-thc-hid.rst | 377 As PRD tables are organized as a Circular Buffer (CB), a read pointer and a write pointer for a CB 380 DMA HW consumes the PRD tables in the CB, one PRD entry at a time until the EOP bit is found set 383 buffer's depth has been traversed with bit[7] the Rollover bit. E.g. if the DMA CB depth is equal 387 The write pointer is updated by SW. The write pointer points to location in the DMA CB, where the 389 circular buffer's depth has been traversed with Bit[7] as the rollover bit. E.g. if the DMA CB 457 at PRD entry 0 for the current CB PRD table entry. This process continues until the 466 - THC DMA engine increments the read pointer of the Read PRD CB, sets EOF interrupt status 473 - THC QuickSPI driver checks CB write Ptr and CB read Ptr to identify if any data frame in DMA 517 at PRD entry 0 for the current CB PRD table entry. THC writes 2Bytes for length field 528 - THC DMA engine increments the read pointer of the Read PRD CB, sets EOF interrupt status [all …]
|
| /linux-6.15/Documentation/driver-api/tty/ |
| H A D | moxa-smartio.rst | 39 CB-114, 40 CB-134I 46 CB-108
|
| /linux-6.15/drivers/net/wireless/realtek/rtl818x/ |
| H A D | Kconfig | 50 Wistron Neweb Corp CB-200B
|
| /linux-6.15/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-regs.h | 261 #define SOLO_VO_NA_COLOR_CB(CB) (((CB)/16)<<4) argument
|
| /linux-6.15/Documentation/gpu/amdgpu/ |
| H A D | debugging.rst | 51 - CB/DB: The color/depth backend of the graphics pipe
|
| /linux-6.15/arch/m68k/fpsp040/ |
| H A D | setox.S | 498 movew L2,L_SCR1(%a6) | ...prefetch L2, no need in CB 653 | MOVE.W #$3F81,EM1A4 ...prefetch in CB mode 665 | MOVE.W #$3FDC,L2 ...prefetch L2 in CB mode
|
| /linux-6.15/drivers/pcmcia/ |
| H A D | Kconfig | 106 bool "Auto-tune EnE bridges for CB cards" if EXPERT
|
| /linux-6.15/Documentation/RCU/Design/Data-Structures/ |
| H A D | Data-Structures.rst | 719 callback CB 2's ``->next`` pointer, which indicates that CB 1 and CB 2 725 ``->tails[RCU_NEXT_TAIL]`` array element references CB 4's ``->next``
|
| /linux-6.15/Documentation/ABI/testing/ |
| H A D | debugfs-driver-habanalabs | 35 Description: Displays a list with detailed information about each JOB (CB) of
|
| H A D | sysfs-fs-f2fs | 595 GC mode (0: GC normal, 1: GC idle CB, 2: GC idle greedy,
|
| /linux-6.15/drivers/comedi/ |
| H A D | Kconfig | 1154 tristate "CB DAS16 series PCMCIA support" 1164 tristate "CB DAS08 PCMCIA support"
|
| /linux-6.15/Documentation/driver-api/usb/ |
| H A D | gadget.rst | 433 for a drive, like the ``loop`` driver. The USB host uses the BBB, CB, or
|
| /linux-6.15/ |
| H A D | CREDITS | 1620 P: 1024/4A27F015 25 72 FB E3 85 9F DE 3B CB 0A DA DA 40 77 05 6C 3114 P: 512/602D785D 9B A1 83 CD EE CB AD 93 20 C6 4C B7 F5 E9 60 D4 4030 P: 1024/9ED505C5 D7 BB CA AA 10 45 40 1B 16 19 0A C0 38 A0 3E CB
|
| /linux-6.15/arch/m68k/ifpsp060/src/ |
| H A D | fplsp.S | 7138 mov.w L2(%pc),L_SCR1(%a6) # prefetch L2, no need in CB
|