Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/usb/host/
Dxhci-hub.c1717 u32 portsc_buf[USB_MAXCHILDREN]; in xhci_bus_suspend() local
1749 portsc_buf[port_index] = 0; in xhci_bus_suspend()
1809 portsc_buf[port_index] = t2; in xhci_bus_suspend()
1815 if (!portsc_buf[port_index]) in xhci_bus_suspend()
1825 writel(portsc_buf[port_index], ports[port_index]->addr); in xhci_bus_suspend()