Home
last modified time | relevance | path

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

/linux/drivers/usb/host/
H A Dxhci-pci.c563 pci_read_config_byte(pdev, XHCI_SBRN_OFFSET, &sbrn); in xhci_pci_setup()
H A Dxhci.h33 #define XHCI_SBRN_OFFSET (0x60) macro