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

/linux-4.4.14/drivers/phy/
H A Dphy-samsung-usb2.h62 int (*rate_to_clk)(unsigned long, u32 *); member in struct:samsung_usb2_phy_config
H A Dphy-s5pv210-usb2.c186 .rate_to_clk = s5pv210_rate_to_clk,
H A Dphy-exynos4x12-usb2.c370 .rate_to_clk = exynos4x12_rate_to_clk,
377 .rate_to_clk = exynos4x12_rate_to_clk,
H A Dphy-samsung-usb2.c213 if (drv->cfg->rate_to_clk) { samsung_usb2_phy_probe()
214 ret = drv->cfg->rate_to_clk(drv->ref_rate, &drv->ref_reg_val); samsung_usb2_phy_probe()
H A Dphy-exynos4210-usb2.c259 .rate_to_clk = exynos4210_rate_to_clk,
H A Dphy-exynos5250-usb2.c400 .rate_to_clk = exynos5250_rate_to_clk,

Completed in 177 milliseconds