Home
last modified time | relevance | path

Searched refs:portsc_buf (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c1612 u32 portsc_buf[USB_MAXCHILDREN]; in xhci_bus_suspend() local
1644 portsc_buf[port_index] = 0; in xhci_bus_suspend()
1718 portsc_buf[port_index] = t2; in xhci_bus_suspend()
1724 if (!portsc_buf[port_index]) in xhci_bus_suspend()
1737 writel(portsc_buf[port_index], ports[port_index]->addr); in xhci_bus_suspend()