Home
last modified time | relevance | path

Searched refs:TB0219_PCI_SLOT1_PIN (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/vr41xx/
Dtb0219.h18 #define TB0219_PCI_SLOT1_PIN 2 macro
25 #define TB0219_PCI_SLOT1_IRQ GIU_IRQ(TB0219_PCI_SLOT1_PIN)
/kernel/linux/linux-5.10/drivers/char/
Dtb0219.c263 vr41xx_set_irq_trigger(TB0219_PCI_SLOT1_PIN, IRQ_TRIGGER_LEVEL, IRQ_SIGNAL_THROUGH); in tb0219_pci_irq_init()
264 vr41xx_set_irq_level(TB0219_PCI_SLOT1_PIN, IRQ_LEVEL_LOW); in tb0219_pci_irq_init()