Home
last modified time | relevance | path

Searched refs:pwirq (Results 1 – 3 of 3) sorted by relevance

/linux/arch/powerpc/sysdev/
H A Dfsl_rio.h100 int pwirq; member
H A Dfsl_rio.c553 pw->pwirq = irq_of_parse_and_map(np, 0); in fsl_rio_setup()
554 dev_info(&dev->dev, "pwirq: %d\n", pw->pwirq); in fsl_rio_setup()
H A Dfsl_rmu.c36 #define IRQ_RIO_PW(m) (((struct fsl_rio_pw *)(m))->pwirq)