Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/host/
H A Dxhci-debugfs.c147 size_t psic, nregs = n; in xhci_debugfs_extcap_regset() local
153 psic = XHCI_EXT_PORT_PSIC(readl(base + offset + 8)); in xhci_debugfs_extcap_regset()
154 nregs = min(4 + psic, n); in xhci_debugfs_extcap_regset()