Searched refs:PORTPMSC (Results 1 – 3 of 3) sorted by relevance
697 temp = readl(port->addr + PORTPMSC); in xhci_port_set_test_mode()699 writel(temp, port->addr + PORTPMSC); in xhci_port_set_test_mode()1497 temp = readl(ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1500 writel(temp, ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1505 temp = readl(ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1508 writel(temp, ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()
153 #define PORTPMSC 1 macro
4486 pm_addr = ports[port_num]->addr + PORTPMSC; in xhci_set_usb2_hardware_lpm()