Searched refs:PCA (Results 1 - 10 of 10) sorted by relevance
/linux-4.1.27/arch/alpha/kernel/ |
H A D | sys_wildfire.c | 49 " got irq %d for non-existent PCA %d" wildfire_update_irq_hw() 97 /* Need to update only once for every possible PCA. */ wildfire_init_irq_hw() 169 /* Only need the following for first PCI bus per PCA. */ wildfire_init_irq_per_pca() 233 * bits 7-6: PCA wildfire_device_interrupt() 234 * bits 5-0: irq in PCA wildfire_device_interrupt() 244 * Summary per PCA (2 PCI or HIPPI buses):
|
H A D | core_wildfire.c | 141 /* Test for PCA existence first. */ wildfire_init_pca() 149 /* Do both hoses of the PCA. */ wildfire_init_pca() 281 /* Probe for PCA existence here. */ wildfire_hardware_probe() 505 printk(KERN_ERR "PCA registers for QBB %d PCA %d (%p)\n", wildfire_dump_pca_regs() 515 printk(KERN_ERR " PCA target registers for QBB %d PCA %d (%p)\n", wildfire_dump_pca_regs()
|
/linux-4.1.27/arch/sh/boards/mach-cayman/ |
H A D | setup.c | 28 #define PCA INTA_PRIORITY /* PCI Ints */ macro 91 IR0, IR1, IR2, IR3, PCA, PCB, PCC, PCD, /* IRQ 0- 7 */
|
/linux-4.1.27/drivers/watchdog/ |
H A D | advantechwdt.c | 60 * Both are 0x443 for most boards (tested on a PCA-6276VE-00B1), but 61 * check your manual (at least the PCA-6159 seems to be different -
|
/linux-4.1.27/drivers/atm/ |
H A D | fore200e.h | 8 #define SMALL_BUFFER_SIZE 384 /* size of small buffers (multiple of 48 (PCA) and 64 (SBA) bytes) */ 9 #define LARGE_BUFFER_SIZE 4032 /* size of large buffers (multiple of 48 (PCA) and 64 (SBA) bytes) */ 769 /* PCA-200E registers */ 790 struct fore200e_pca_regs pca; /* PCA-200E registers */ 901 /* PCA-200E memory layout */ 910 /* PCA-200E host control register */ 925 /* PCA-200E PCI bus interface regs (offsets in PCI config space) */
|
H A D | fore200e.c | 5 Based on the PCA-200E driver from Uwe Dannowski (Uwe.Dannowski@inf.tu-dresden.de). 7 This driver simultaneously supports PCA-200E and SBA-200E adapters 116 MODULE_SUPPORTED_DEVICE("PCA-200E, SBA-200E"); 544 /* gain access to the PCA specific registers */ fore200e_pca_map() 580 /* request the PCA board to convert the endianess of slave RAM accesses */ fore200e_pca_configure() 1609 /* this simply NUKES the PCA board */ fore200e_send() 2499 if (strcmp(fore200e->bus->model_name, "PCA-200E") == 0) fore200e_load_and_start_fw() 3128 { "PCA-200E", "pca200e", 32, 4, 32,
|
/linux-4.1.27/drivers/leds/ |
H A D | leds-pca9532.c | 483 MODULE_DESCRIPTION("PCA 9532 LED dimmer");
|
/linux-4.1.27/drivers/net/ethernet/intel/fm10k/ |
H A D | fm10k_pci.c | 874 error = "Unknown PCA error"; fm10k_print_fault()
|
/linux-4.1.27/drivers/net/ethernet/packetengines/ |
H A D | hamachi.c | 215 Gigabit Ethernet chip. The only PCA currently supported is the GNIC-II 64-bit
|
/linux-4.1.27/drivers/pci/ |
H A D | quirks.c | 1285 case 0xB16C: /* Compaq Deskpro EP 401963-001 (PCA# 010174) */ asus_hides_smbus_hostbridge()
|
Completed in 360 milliseconds