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