Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/txx9/
H A Drbtx4927.h70 #define RBTX4927_IRQ_IOC (TXX9_IRQ_BASE + TX4927_NUM_IR) macro
71 #define RBTX4927_IRQ_IOC_PCID (RBTX4927_IRQ_IOC + RBTX4927_INTB_PCID)
72 #define RBTX4927_IRQ_IOC_PCIC (RBTX4927_IRQ_IOC + RBTX4927_INTB_PCIC)
73 #define RBTX4927_IRQ_IOC_PCIB (RBTX4927_IRQ_IOC + RBTX4927_INTB_PCIB)
74 #define RBTX4927_IRQ_IOC_PCIA (RBTX4927_IRQ_IOC + RBTX4927_INTB_PCIA)
/openbmc/linux/arch/mips/txx9/rbtx4927/
H A Dirq.c127 return RBTX4927_IRQ_IOC + __fls8(level3); in toshiba_rbtx4927_irq_nested()
135 v |= (1 << (d->irq - RBTX4927_IRQ_IOC)); in toshiba_rbtx4927_irq_ioc_enable()
144 v &= ~(1 << (d->irq - RBTX4927_IRQ_IOC)); in toshiba_rbtx4927_irq_ioc_disable()
165 for (i = RBTX4927_IRQ_IOC; in toshiba_rbtx4927_irq_ioc_init()
166 i < RBTX4927_IRQ_IOC + RBTX4927_NR_IRQ_IOC; i++) in toshiba_rbtx4927_irq_ioc_init()