Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-mx5/
H A Dclock.h50 void enable_usb_phy2_clk(bool enable);
/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dehci-mx5.c245 enable_usb_phy2_clk(true); in ehci_hcd_init()
319 enable_usb_phy2_clk(true); in ehci_usb_probe()
/OK3568_Linux_fs/u-boot/arch/arm/mach-imx/mx5/
H A Dclock.c134 void enable_usb_phy2_clk(bool enable) in enable_usb_phy2_clk() function
148 void enable_usb_phy2_clk(bool enable) in enable_usb_phy2_clk() function