Searched refs:sbrn (Results 1 – 4 of 4) sorted by relevance
546 u8 sbrn; in xhci_pci_setup() local563 pci_read_config_byte(pdev, XHCI_SBRN_OFFSET, &sbrn); in xhci_pci_setup()564 xhci_dbg(xhci, "Got SBRN %u\n", (unsigned int)sbrn); in xhci_pci_setup()
317 pci_read_config_byte(pdev, 0x60, &ehci->sbrn); in ehci_pci_setup()
175 u8 sbrn; /* packed release number */ member
5059 ((fotg210->sbrn & 0xf0) >> 4), (fotg210->sbrn & 0x0f), in fotg210_run()5090 fotg210->sbrn = HCD_USB2; in fotg210_setup()