Searched refs:get_rate_otg (Results 1 – 2 of 2) sorted by relevance
/arch/arm/mach-imx/ |
D | clock-imx25.c | 156 static unsigned long get_rate_otg(struct clk *clk) in get_rate_otg() function 243 DEFINE_CLOCK(usbotg_clk, 0, CCM_CGCR0, 28, get_rate_otg, NULL, NULL);
|
D | clock-imx35.c | 254 static unsigned long get_rate_otg(struct clk *clk) in get_rate_otg() function 385 DEFINE_CLOCK(usbotg_clk, 0, MX35_CCM_CGR2, 22, get_rate_otg, NULL);
|