Home
last modified time | relevance | path

Searched refs:sbrn (Results 1 – 8 of 8) sorted by relevance

/drivers/usb/host/
Dehci-ppc-of.c34 ehci->sbrn = 0x20; in ehci_ppc_of_setup()
Dehci-orion.c253 ehci->sbrn = 0x20; in ehci_orion_drv_probe()
Dehci-fsl.c279 ehci->sbrn = 0x20; in ehci_fsl_setup()
Dehci-pci.c220 pci_read_config_byte(pdev, 0x60, &ehci->sbrn); in ehci_pci_setup()
Doxu210hp.h432 u8 sbrn; /* packed release number */ member
Dehci-hcd.c626 ((ehci->sbrn & 0xf0)>>4), (ehci->sbrn & 0x0f), in ehci_run()
Dehci.h138 u8 sbrn; /* packed release number */ member
Doxu210hp-hcd.c2704 oxu->sbrn = 0x20; in oxu_reset()
2764 ((oxu->sbrn & 0xf0)>>4), (oxu->sbrn & 0x0f), in oxu_run()