Home
last modified time | relevance | path

Searched refs:sbrn (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-hcd.c365 if (!ehci->sbrn) in ehci_shutdown()
652 ((ehci->sbrn & 0xf0)>>4), (ehci->sbrn & 0x0f), rc); in ehci_run()
661 ((ehci->sbrn & 0xf0)>>4), (ehci->sbrn & 0x0f), in ehci_run()
691 ehci->sbrn = HCD_USB2; in ehci_setup()
H A Dxhci-pci.c410 if (!xhci->sbrn) in xhci_pci_setup()
411 pci_read_config_byte(pdev, XHCI_SBRN_OFFSET, &xhci->sbrn); in xhci_pci_setup()
426 xhci_dbg(xhci, "Got SBRN %u\n", (unsigned int) xhci->sbrn); in xhci_pci_setup()
H A Dfotg210.h175 u8 sbrn; /* packed release number */ member
H A Dehci-pci.c308 ; /* ConneXT has no sbrn register */ in ehci_pci_setup()
311 ; /* HUAWEI Kunpeng920 USB EHCI has no sbrn register */ in ehci_pci_setup()
313 pci_read_config_byte(pdev, 0x60, &ehci->sbrn); in ehci_pci_setup()
H A Dehci.h234 u8 sbrn; /* packed release number */ member
H A Doxu210hp-hcd.c463 u8 sbrn; /* packed release number */ member
3108 oxu->sbrn = 0x20; in oxu_reset()
3163 ((oxu->sbrn & 0xf0)>>4), (oxu->sbrn & 0x0f), in oxu_run()
H A Dfotg210-hcd.c5064 ((fotg210->sbrn & 0xf0) >> 4), (fotg210->sbrn & 0x0f), in fotg210_run()
5095 fotg210->sbrn = HCD_USB2; in fotg210_setup()
H A Dxhci.h1769 u8 sbrn; member
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-hcd.c366 if (!ehci->sbrn) in ehci_shutdown()
653 ((ehci->sbrn & 0xf0)>>4), (ehci->sbrn & 0x0f), rc); in ehci_run()
662 ((ehci->sbrn & 0xf0)>>4), (ehci->sbrn & 0x0f), in ehci_run()
692 ehci->sbrn = HCD_USB2; in ehci_setup()
H A Dxhci-pci.c598 if (!xhci->sbrn) in xhci_pci_setup()
599 pci_read_config_byte(pdev, XHCI_SBRN_OFFSET, &xhci->sbrn); in xhci_pci_setup()
614 xhci_dbg(xhci, "Got SBRN %u\n", (unsigned int) xhci->sbrn); in xhci_pci_setup()
H A Dehci-pci.c312 ; /* ConneXT has no sbrn register */ in ehci_pci_setup()
315 ; /* HUAWEI Kunpeng920 USB EHCI has no sbrn register */ in ehci_pci_setup()
317 pci_read_config_byte(pdev, 0x60, &ehci->sbrn); in ehci_pci_setup()
H A Dehci.h237 u8 sbrn; /* packed release number */ member
H A Doxu210hp-hcd.c463 u8 sbrn; /* packed release number */ member
3109 oxu->sbrn = 0x20; in oxu_reset()
3164 ((oxu->sbrn & 0xf0)>>4), (oxu->sbrn & 0x0f), in oxu_run()
H A Dxhci.h1780 u8 sbrn; member
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h175 u8 sbrn; /* packed release number */ member
H A Dfotg210-hcd.c5063 ((fotg210->sbrn & 0xf0) >> 4), (fotg210->sbrn & 0x0f), in fotg210_run()
5094 fotg210->sbrn = HCD_USB2; in fotg210_setup()

Completed in 46 milliseconds