Searched refs:PORTPMSC (Results 1 – 3 of 3) sorted by relevance
612 temp = readl(port->addr + PORTPMSC); in xhci_port_set_test_mode()614 writel(temp, port->addr + PORTPMSC); in xhci_port_set_test_mode()1416 temp = readl(ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1419 writel(temp, ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1424 temp = readl(ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1427 writel(temp, ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()
153 #define PORTPMSC 1 macro
4481 pm_addr = ports[port_num]->addr + PORTPMSC; in xhci_set_usb2_hardware_lpm()