Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-omap3/
H A Dsys_proto.h35 void ehci_clocks_enable(void);
/openbmc/u-boot/arch/arm/mach-omap2/omap3/
H A Dboard.c203 ehci_clocks_enable(); in s_init()
H A Dclock.c705 void ehci_clocks_enable(void) in ehci_clocks_enable() function