Searched defs:ehci_bar (Results 1 – 4 of 4) sorted by relevance
18 void *ehci_bar; variable
46 u8 ehci_bar = 0x10 + 4 * ((cap >> 29) - 1); in ehci_debug_hw_enable() local
423 static int usbdebug_init_(uintptr_t ehci_bar, unsigned int offset, struct ehci_debug_info *info) in usbdebug_init_()
22 static void ehci_hcs_init(const pci_devfn_t dev, const uintptr_t ehci_bar) in ehci_hcs_init()