lvlp 56 arch/mips/txx9/generic/irq_tx4939.c u32 __iomem *lvlp; lvlp 60 arch/mips/txx9/generic/irq_tx4939.c lvlp = &tx4939_ircptr->lvl[(irq_nr % 16) / 2].r; lvlp 63 arch/mips/txx9/generic/irq_tx4939.c lvlp = &tx4939_ircptr->lvl[8 + (irq_nr % 16) / 2].r; lvlp 66 arch/mips/txx9/generic/irq_tx4939.c __raw_writel((__raw_readl(lvlp) & ~(0xff << ofs)) lvlp 68 arch/mips/txx9/generic/irq_tx4939.c lvlp); lvlp 74 arch/mips/txx9/generic/irq_tx4939.c u32 __iomem *lvlp; lvlp 78 arch/mips/txx9/generic/irq_tx4939.c lvlp = &tx4939_ircptr->lvl[(irq_nr % 16) / 2].r; lvlp 81 arch/mips/txx9/generic/irq_tx4939.c lvlp = &tx4939_ircptr->lvl[8 + (irq_nr % 16) / 2].r; lvlp 84 arch/mips/txx9/generic/irq_tx4939.c __raw_writel((__raw_readl(lvlp) & ~(0xff << ofs)) lvlp 86 arch/mips/txx9/generic/irq_tx4939.c lvlp);