Searched full:spider (Results 1 – 16 of 16) sorted by relevance
/linux-5.10/arch/powerpc/platforms/cell/ |
D | spider-pic.c | 3 * External Interrupt Controller on Spider South Bridge 20 /* register layout taken from Spider spec, table 7.4-4 */ 41 TIRDID = 0x484, /* Spider Device ID Register */ 151 .name = "SPIDER", 175 /* Spider interrupts have 2 cells, first is the interrupt source, in spider_host_xlate() 334 if (of_device_is_compatible(dn, "CBEA,platform-spider-pic")) { in spider_init_IRQ() 336 printk(KERN_WARNING "spider-pic: Failed\n"); in spider_init_IRQ() 339 } else if (of_device_is_compatible(dn, "sti,platform-spider-pic") in spider_init_IRQ()
|
D | spider-pci.c | 86 * allocate dummy_page_va is the nearest the spider-pci. in spiderpci_pci_setup_chip() 87 * We have to select the CBE which is the nearest the spider-pci in spiderpci_pci_setup_chip() 102 pr_err("SPIDER-IOWA:Map dummy page filed.\n"); in spiderpci_pci_setup_chip() 120 pr_debug("SPIDERPCI-IOWA:Bus initialize for spider(%pOF)\n", in spiderpci_iowa_init()
|
D | Makefile | 4 obj-$(CONFIG_PPC_CELL_NATIVE) += iommu.o setup.o spider-pic.o \ 5 pmu.o spider-pci.o
|
D | setup.c | 132 /* Setup workarounds for spider */ in cell_setup_phb() 133 if (strcmp(model, "Spider")) in cell_setup_phb() 144 { .type = "spider", }, 162 /* On spider based blades, we need to manually create the OF in cell_publish_devices()
|
D | iommu.c | 34 * enabled once the appropriate workarounds for spider bugs have 41 * once spider-net has been fixed to pass the correct direction 213 /* spider bridge does PCI reads after freeing - insert a mapping in tce_free_cell() 503 * by the spider workaround. In theory, we only need to do that when in cell_iommu_setup_window() 504 * running on spider but it doesn't really matter. in cell_iommu_setup_window() 507 * which is the case on all spider based blades. in cell_iommu_setup_window() 719 /* If we have no Axon, we set up the spider DMA magic offset */ in cell_iommu_init_disabled()
|
/linux-5.10/drivers/scsi/ |
D | wd719x.h | 24 u8 SUE; /* Spider unique Errors */ 29 /* Spider Command Block (SCB) */ 49 u8 ret_error; /* 50 SPIDER Unique Error Code returned (SUE) */ 95 #define WD719X_CMD_SLEEP 0x0a /* Put SPIDER to sleep */ 127 /* Spider Unique Error Codes (SUE) */ 128 #define WD719X_SUE_NOERRORS 0x00 /* No errors detected by SPIDER */ 231 /* SPIDER Host Parameters Block (=EEPROM configuration block) */
|
D | wd719x.c | 12 * SPIDER Command Protocol 18 ….org/web/20070717175254/http://sun1.rrzn.uni-hannover.de/gaertner.juergen/wd719x/Linux/Docu/Spider/ 23 * 1. SCSI command is transformed to SCB (Spider Control Block) by the 342 /* Reset the Spider Chip and adapter itself */ in wd719x_chip_init() 393 /* write RISC initialization long words to Spider */ in wd719x_chip_init() 435 /* use HostParameter structure to set Spider's Host Parameter Block */ in wd719x_chip_init()
|
/linux-5.10/drivers/net/ethernet/toshiba/ |
D | Kconfig | 43 tristate "Spider Gigabit Ethernet driver"
|
D | spider_net.c | 44 MODULE_DESCRIPTION("Spider Southbridge Gigabit Ethernet driver"); 111 * register via the spider GPCWOPCMD register. We assume the queue does 136 * register via the spider GPCROPCMD register 193 * spider_net_rx_irq_off - switch off rx irq on this spider card 208 * spider_net_rx_irq_on - switch on rx irq on this spider card 747 * spider_net_release_tx_chain releases the tx descriptors that spider has
|
/linux-5.10/Documentation/networking/device_drivers/ethernet/toshiba/ |
D | spider_net.rst | 122 When this local ram fills up, the spider chip will issue an interrupt 144 net eth1: Spider RX RAM full, incoming packets might be discarded!
|
/linux-5.10/drivers/usb/host/ |
D | ohci-ps3.c | 26 /* Handle root hub init quirk in spider south bridge. */ in ps3_ohci_hc_start()
|
D | ohci.h | 508 * Spider (aka SCC) cell southbridge are "mixed" endian, that is,
|
/linux-5.10/drivers/zorro/ |
D | zorro.ids | 338 0400 Spider [Video Card]
|
/linux-5.10/scripts/ |
D | get_maintainer.pl | 745 my $output = `wget --spider -q --no-check-certificate --timeout 10 --tries 1 $value`; 779 my $output = `wget --spider -q --no-check-certificate --timeout 10 --tries 1 $url`;
|
/linux-5.10/drivers/net/wireless/ath/ath5k/ |
D | rfbuffer.h | 709 * AR2317 (Spider SoC) *
|
D | ath5k.h | 293 * @AR5K_RF2317: RF2317 (Spider SoC)
|