Searched refs:PORTPMSC (Results 1 – 3 of 3) sorted by relevance
611 temp = readl(port->addr + PORTPMSC); in xhci_port_set_test_mode()613 writel(temp, port->addr + PORTPMSC); in xhci_port_set_test_mode()1411 temp = readl(ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1414 writel(temp, ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1419 temp = readl(ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()1422 writel(temp, ports[wIndex]->addr + PORTPMSC); in xhci_hub_control()
150 #define PORTPMSC 1 macro
4419 pm_addr = ports[port_num]->addr + PORTPMSC; in xhci_set_usb2_hardware_lpm()