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