/linux-5.10/drivers/net/wan/ |
D | hd64570.h | 108 #define BARL 0x00 /* Buffer Address L (chained block) */ 109 #define BARH 0x01 /* Buffer Address H (chained block) */ 110 #define BARB 0x02 /* Buffer Address B (chained block) */ 120 #define CPB 0x06 /* Chain Pointer Base (chained block) */ 122 #define CDAL 0x08 /* Current Descriptor Addr L (chained block) */ 123 #define CDAH 0x09 /* Current Descriptor Addr H (chained block) */ 124 #define EDAL 0x0A /* Error Descriptor Addr L (chained block) */ 125 #define EDAH 0x0B /* Error Descriptor Addr H (chained block) */ 126 #define BFLL 0x0C /* RX Receive Buffer Length L (chained block)*/ 127 #define BFLH 0x0D /* RX Receive Buffer Length H (chained block)*/ [all …]
|
/linux-5.10/include/linux/mfd/ |
D | intel_soc_pmic.h | 21 * @irq_chip_data_pwrbtn: Chained IRQ chip data for the Power Button 22 * @irq_chip_data_tmu: Chained IRQ chip data for the Time Management Unit 23 * @irq_chip_data_bcu: Chained IRQ chip data for the Burst Control Unit 24 * @irq_chip_data_adc: Chained IRQ chip data for the General Purpose ADC 25 * @irq_chip_data_chgr: Chained IRQ chip data for the External Charger 26 * @irq_chip_data_crit: Chained IRQ chip data for the Critical Event Handler
|
/linux-5.10/Documentation/devicetree/bindings/gpio/ |
D | gpio-max3191x.txt | 16 - #daisy-chained-devices: 19 The number of GPIOs must equal "#daisy-chained-devices" 23 The number of GPIOs must equal "#daisy-chained-devices" 26 The number of GPIOs must equal "#daisy-chained-devices"
|
/linux-5.10/Documentation/driver-api/dmaengine/ |
D | pxa_dma.rst | 146 - a driver submitted an aligned tx1, not chained 148 - a driver submitted an aligned tx2 => tx2 is cold chained to tx1 152 - a driver submitted an aligned tx3 => tx3 is hot-chained 155 not chained 157 - a driver issued tx4 => tx4 is put in issued queue, not chained 160 chained 163 cold chained to tx5
|
/linux-5.10/sound/pci/hda/ |
D | patch_realtek.c | 1229 .chained = true, 1257 .chained = true, 1277 .chained = true, 1301 .chained = true, 1321 .chained = true, 1380 .chained = true, 1407 .chained = true, 1416 .chained = true, 1443 .chained = true, 1452 .chained = true, [all …]
|
D | patch_cirrus.c | 522 .chained = true, 528 .chained = true, 534 .chained = true, 548 .chained = true, 559 .chained = true, 565 .chained = true, 730 .chained = true, 736 .chained = true, 742 .chained = true, 860 .chained = true,
|
/linux-5.10/drivers/gpu/drm/amd/include/ |
D | vi_structs.h | 455 /* section of non chained ib part */ 461 /* section of chained ib */ 471 /* section of non chained ib part */ 477 /* section of chained ib */ 485 /* section of non chained ib part */ 491 /* section of chained ib */ 497 /* section of non chained ib part */
|
D | v9_structs.h | 684 /* section of non chained ib part */ 690 /* section of chained ib */ 700 /* section of non chained ib part */ 706 /* section of chained ib */ 714 /* section of non chained ib part */ 720 /* section of chained ib */ 726 /* section of non chained ib part */
|
/linux-5.10/Documentation/driver-api/gpio/ |
D | driver.rst | 314 - CHAINED CASCADED GPIO IRQCHIPS: these are usually the type that is embedded on 327 Chained GPIO irqchips typically can NOT set the .can_sleep flag on 331 Realtime considerations: Note that chained IRQ handlers will not be forced 333 runtime) can't be used in a chained IRQ handler. 336 see below) a chained IRQ handler can be converted to generic irq handler and 352 - GENERIC CHAINED GPIO IRQCHIPS: these are the same as "CHAINED GPIO irqchips", 353 but chained IRQ handlers are not used. Instead GPIO IRQs dispatching is 364 with IRQ enabled and the same work-around as for "CHAINED GPIO irqchips" can 499 - DEPRECATED: gpiochip_irqchip_add(): adds a chained cascaded irqchip to a 508 Apart from that it works exactly like the chained irqchip. [all …]
|
/linux-5.10/tools/testing/selftests/openat2/ |
D | resolve_test.c | 144 { .name = "[beneath] chained absolute links to $root", in test_openat2_opath_tests() 156 { .name = "[beneath] chained symlink temporary jump outside $root", in test_openat2_opath_tests() 162 { .name = "[beneath] chained garbage links to $root", in test_openat2_opath_tests() 178 { .name = "[beneath] chained-'..' relative symlink inside $root", in test_openat2_opath_tests() 193 { .name = "[beneath] chained cheeky absolute path outside $root", in test_openat2_opath_tests() 197 { .name = "[beneath] tricky '..'-chained symlink outside $root", in test_openat2_opath_tests() 200 { .name = "[beneath] tricky absolute + '..'-chained symlink outside $root", in test_openat2_opath_tests() 218 { .name = "[in_root] chained absolute symlinks to /root", in test_openat2_opath_tests() 233 { .name = "[in_root] chained garbage links to /root", in test_openat2_opath_tests() 248 { .name = "[in_root] chained-'..' relative symlink to 'etc/passwd'", in test_openat2_opath_tests() [all …]
|
/linux-5.10/Documentation/devicetree/bindings/ |
D | common-properties.txt | 65 Daisy-chained devices 76 - #daisy-chained-devices: Number of devices in the daisy-chain (default is 1). 84 #daisy-chained-devices = <3>;
|
/linux-5.10/arch/arm64/kvm/ |
D | pmu-emul.c | 61 * kvm_pmu_pmc_is_chained - determine if the pmc is chained 68 return test_bit(pmc->idx >> 1, vcpu->arch.pmu.chained); in kvm_pmu_pmc_is_chained() 84 * When a pair of PMCs are chained together we use the low counter (canonical) 272 bitmap_zero(vcpu->arch.pmu.chained, ARMV8_PMU_MAX_COUNTER_PAIRS); in kvm_pmu_vcpu_reset() 606 * For chained counters the event type and filtering attributes are in kvm_pmu_create_perf_event() 650 * chained counters we only support overflow interrupts on the in kvm_pmu_create_perf_event() 680 * kvm_pmu_update_pmc_chained - update chained bitmap 684 * Update the chained bitmap based on the event type written in the 704 * During promotion from !chained to chained we must ensure in kvm_pmu_update_pmc_chained() 708 set_bit(pmc->idx >> 1, vcpu->arch.pmu.chained); in kvm_pmu_update_pmc_chained() [all …]
|
/linux-5.10/include/linux/irqchip/ |
D | chained_irq.h | 3 * Chained IRQ handlers support. 13 * Entry/exit functions for chained handlers where the primary IRQ chip
|
/linux-5.10/drivers/dma/ |
D | coh901318.h | 90 * @ctrl_chained: ctrl for chained lli 107 * @ctrl_chained: ctrl for chained lli 126 * @ctrl_chained: ctrl for chained lli
|
/linux-5.10/fs/erofs/ |
D | zdata.h | 59 /* A: point to next chained pcluster or TAILs */ 78 /* the chained workgroup has't submitted io (still open) */ 80 /* the chained workgroup has already submitted io */
|
/linux-5.10/include/linux/ |
D | devcoredump.h | 18 * NOTE: if two tables allocated and chained using the sg_chain function then 37 /* then free all chained tables */ in _devcd_free_sgtable()
|
/linux-5.10/drivers/net/ethernet/stmicro/stmmac/ |
D | chain_mode.c | 3 Specialised functions for managing Chained mode 8 descriptors in case of the DMA is configured to work in chained or 102 * In chained mode the des3 points to the next element in the ring. in init_dma_chain()
|
D | descs_com.h | 4 and CHAINED modes. 9 descriptors in case of the DMA is configured to work in chained or
|
/linux-5.10/fs/jffs2/ |
D | xattr.h | 31 struct list_head xindex; /* chained from c->xattrindex[n] */ 62 struct jffs2_xattr_ref *next; /* chained from ic->xref_list */
|
/linux-5.10/drivers/gpio/ |
D | TODO | 135 using gpiochip_irqchip_add() and gpiochip_set_[chained|nested]_irqchip(). 175 - Drop gpiochip_set_chained_irqchip() when all the chained irqchips 181 - Drop gpiochip_irqchip_add_nested() when all the chained irqchips
|
/linux-5.10/net/ncsi/ |
D | ncsi-aen.c | 56 bool chained; in ncsi_aen_handler_lsc() local 80 chained = !list_empty(&nc->link); in ncsi_aen_handler_lsc() 89 if ((had_link == has_link) || chained) in ncsi_aen_handler_lsc()
|
/linux-5.10/sound/pci/ac97/ |
D | ac97_proc.c | 339 ac97->spec.ad18xx.unchained[idx] | ac97->spec.ad18xx.chained[idx]); in snd_ac97_proc_read() 351 snd_iprintf(buffer, "Chained : 0x%04x,0x%04x,0x%04x\n", in snd_ac97_proc_read() 352 ac97->spec.ad18xx.chained[0], in snd_ac97_proc_read() 353 ac97->spec.ad18xx.chained[1], in snd_ac97_proc_read() 354 ac97->spec.ad18xx.chained[2]); in snd_ac97_proc_read() 403 ac97->spec.ad18xx.unchained[idx] | ac97->spec.ad18xx.chained[idx]); in snd_ac97_proc_regs_read()
|
/linux-5.10/arch/mips/include/asm/mach-loongson64/ |
D | irq.h | 8 #define NR_MAX_CHAINED_IRQS 40 /* Chained IRQs means those not directly used by devices */
|
/linux-5.10/drivers/mfd/ |
D | intel_soc_pmic_bxtwc.c | 497 /* Add chained IRQ handler for BCU IRQs */ in bxtwc_probe() 510 /* Add chained IRQ handler for ADC IRQs */ in bxtwc_probe() 523 /* Add chained IRQ handler for CHGR IRQs */ in bxtwc_probe() 536 /* Add chained IRQ handler for CRIT IRQs */ in bxtwc_probe()
|
/linux-5.10/Documentation/x86/i386/ |
D | IO-APIC.rst | 51 PCI slot position. Usually PCI slots are 'daisy chained' before they are 84 do not use interrupts normally, thus they are not daisy chained either.
|