Searched refs:hlpm_addr (Results 1 – 1 of 1) sorted by relevance
4445 __le32 __iomem *pm_addr, *hlpm_addr; in xhci_set_usb2_hardware_lpm() local4472 hlpm_addr = ports[port_num]->addr + PORTHLPMC; in xhci_set_usb2_hardware_lpm()4511 writel(hlpm_val, hlpm_addr); in xhci_set_usb2_hardware_lpm()4513 readl(hlpm_addr); in xhci_set_usb2_hardware_lpm()