Home
last modified time | relevance | path

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

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