hlpm_addr        4386 drivers/usb/host/xhci.c 	__le32 __iomem	*pm_addr, *hlpm_addr;
hlpm_addr        4410 drivers/usb/host/xhci.c 	hlpm_addr = ports[port_num]->addr + PORTHLPMC;
hlpm_addr        4449 drivers/usb/host/xhci.c 			writel(hlpm_val, hlpm_addr);
hlpm_addr        4451 drivers/usb/host/xhci.c 			readl(hlpm_addr);