Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dxhci-hub.c1705 u32 portsc_buf[USB_MAXCHILDREN]; in xhci_bus_suspend() local
1737 portsc_buf[port_index] = 0; in xhci_bus_suspend()
1797 portsc_buf[port_index] = t2; in xhci_bus_suspend()
1803 if (!portsc_buf[port_index]) in xhci_bus_suspend()
1816 writel(portsc_buf[port_index], ports[port_index]->addr); in xhci_bus_suspend()