Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-pci.c397 pci_read_config_byte(pdev, XHCI_SBRN_OFFSET, &xhci->sbrn); in xhci_pci_setup()
Dxhci.h29 #define XHCI_SBRN_OFFSET (0x60) macro