Searched refs:sbrn (Results 1 – 4 of 4) sorted by relevance
571 u8 sbrn; in xhci_pci_setup() local590 pci_read_config_byte(pdev, XHCI_SBRN_OFFSET, &sbrn); in xhci_pci_setup()591 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()
439 u8 sbrn; /* packed release number */ member3085 oxu->sbrn = 0x20; in oxu_reset()3140 ((oxu->sbrn & 0xf0)>>4), (oxu->sbrn & 0x0f), in oxu_run()
175 u8 sbrn; /* packed release number */ member