Searched refs:clk_usb_host (Results 1 - 1 of 1) sorted by relevance

/arch/arm/mach-ep93xx/
H A Dclock.c89 static struct clk clk_usb_host = { variable in typeref:struct:clk
215 INIT_CK("ohci-platform", NULL, &clk_usb_host),
544 clk_usb_host.rate = clk_pll2.rate / (((value >> 28) & 0xf) + 1);

Completed in 84 milliseconds