Searched refs:pin1 (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/arch/x86/kernel/apic/ |
D | io_apic.c | 2874 int apic1, pin1, apic2, pin2; in check_timer() local 2898 pin1 = find_isa_irq_pin(0, mp_INT); in check_timer() 2905 cfg->vector, apic1, pin1, apic2, pin2); in check_timer() 2914 if (pin1 == -1) { in check_timer() 2917 pin1 = pin2; in check_timer() 2921 pin2 = pin1; in check_timer() 2925 if (pin1 != -1) { in check_timer() 2930 add_pin_to_irq_node(cfg, node, apic1, pin1); in check_timer() 2931 setup_timer_IRQ0_pin(apic1, pin1, cfg->vector); in check_timer() 2939 idx = find_irq_entry(apic1, pin1, mp_INT); in check_timer() [all …]
|
/linux-3.4.99/drivers/ide/ |
D | hpt366.c | 1295 u8 mcr1 = 0, pin1 = 0, pin2 = 0; in hpt36x_init() local 1305 pci_read_config_byte(dev, PCI_INTERRUPT_PIN, &pin1); in hpt36x_init() 1308 if (pin1 != pin2 && dev->irq == dev2->irq) { in hpt36x_init() 1310 "pin1=%d pin2=%d\n", pci_name(dev), pin1, pin2); in hpt36x_init()
|
/linux-3.4.99/Documentation/hwmon/ |
D | adm1275 | 87 power1_label "pin1"
|
/linux-3.4.99/arch/cris/include/arch-v32/arch/hwregs/ |
D | bif_dma_defs.h | 418 unsigned int pin1 : 1; member
|
/linux-3.4.99/arch/cris/include/arch-v32/mach-fs/mach/hwregs/ |
D | bif_dma_defs.h | 418 unsigned int pin1 : 1; member
|