Searched refs:PORTPMSC (Results 1 – 3 of 3) sorted by relevance
617 temp = readl(port->addr + PORTPMSC); in xhci_port_set_test_mode()619 writel(temp, port->addr + PORTPMSC); in xhci_port_set_test_mode()1421 temp = readl(ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1424 writel(temp, ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1429 temp = readl(ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1432 writel(temp, ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()
154 #define PORTPMSC 1 macro
4470 pm_addr = ports[port_num]->addr + PORTPMSC; in xhci_set_usb2_hardware_lpm()