insreg_virt 81 drivers/usb/host/ehci-ppc-of.c __iomem u32 *insreg_virt; insreg_virt 83 drivers/usb/host/ehci-ppc-of.c insreg_virt = of_iomap(dn, 1); insreg_virt 84 drivers/usb/host/ehci-ppc-of.c if (!insreg_virt) insreg_virt 87 drivers/usb/host/ehci-ppc-of.c out_be32(insreg_virt + 3, PPC440EPX_EHCI0_INSREG_BMT); insreg_virt 89 drivers/usb/host/ehci-ppc-of.c iounmap(insreg_virt);