Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/x86/cpu/ivybridge/
H A Dmodel_206ax.c398 static unsigned ehci_debug_addr; variable
410 if (!ehci_debug_addr) in model_206ax_init()
411 ehci_debug_addr = get_ehci_debug(); in model_206ax_init()
416 set_ehci_debug(ehci_debug_addr); in model_206ax_init()