Home
last modified time | relevance | path

Searched refs:XHCI_EXT_PORT_PSIC (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-debugfs.c153 psic = XHCI_EXT_PORT_PSIC(readl(base + offset + 8)); in xhci_debugfs_extcap_regset()
H A Dxhci.h574 #define XHCI_EXT_PORT_PSIC(x) (((x) >> 28) & 0x0f) macro
H A Dxhci-mem.c2205 port_cap->psi_count = XHCI_EXT_PORT_PSIC(temp); in xhci_add_in_port()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dxhci-debugfs.c153 psic = XHCI_EXT_PORT_PSIC(readl(base + offset + 8)); in xhci_debugfs_extcap_regset()
H A Dxhci.h577 #define XHCI_EXT_PORT_PSIC(x) (((x) >> 28) & 0x0f) macro
H A Dxhci-mem.c2015 port_cap->psi_count = XHCI_EXT_PORT_PSIC(temp); in xhci_add_in_port()

Completed in 20 milliseconds