Home
last modified time | relevance | path

Searched defs:ehci_init (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/intel/baytrail/
H A Dehci.c111 static void ehci_init(struct device *dev) in ehci_init() function
/aosp_15_r20/external/coreboot/payloads/libpayload/drivers/usb/
H A Dehci.c774 ehci_init(unsigned long physical_bar) in ehci_init() function