Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/host/
H A Dxhci-hub.c1725 u32 portsc_buf[USB_MAXCHILDREN]; in xhci_bus_suspend() local
1757 portsc_buf[port_index] = 0; in xhci_bus_suspend()
1817 portsc_buf[port_index] = t2; in xhci_bus_suspend()
1823 if (!portsc_buf[port_index]) in xhci_bus_suspend()
1833 writel(portsc_buf[port_index], ports[port_index]->addr); in xhci_bus_suspend()