Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-ep93xx/
H A Dclock.c86 static struct clk clk_usb_host = { variable
219 INIT_CK("ohci-platform", NULL, &clk_usb_host),
569 clk_usb_host.rate = clk_pll2.rate / (((value >> 28) & 0xf) + 1); in ep93xx_clock_init()

Completed in 2 milliseconds