Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/nlm/
H A Dinterrupt.h65 #define PIC_I2C_0_IRQ 30 macro
67 #define PIC_I2C_IRQ(n) (PIC_I2C_0_IRQ + (n))
H A Dintr_machdep.c108 case PIC_I2C_0_IRQ: in xlp_irq_to_irt()
111 return (xlp_socdev_irt(offset) + irq - PIC_I2C_0_IRQ); in xlp_irq_to_irt()