Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/samsung/
H A Dphy-samsung-usb2.c206 if (drv->cfg->rate_to_clk) { in samsung_usb2_phy_probe()
207 ret = drv->cfg->rate_to_clk(drv->ref_rate, &drv->ref_reg_val); in samsung_usb2_phy_probe()
H A Dphy-samsung-usb2.h59 int (*rate_to_clk)(unsigned long, u32 *); member
H A Dphy-exynos4x12-usb2.c367 .rate_to_clk = exynos4x12_rate_to_clk,
374 .rate_to_clk = exynos4x12_rate_to_clk,
H A Dphy-s5pv210-usb2.c187 .rate_to_clk = s5pv210_rate_to_clk,
H A Dphy-exynos4210-usb2.c256 .rate_to_clk = exynos4210_rate_to_clk,
H A Dphy-exynos5250-usb2.c397 .rate_to_clk = exynos5250_rate_to_clk,
/kernel/linux/linux-6.6/drivers/phy/samsung/
H A Dphy-samsung-usb2.c206 if (drv->cfg->rate_to_clk) { in samsung_usb2_phy_probe()
207 ret = drv->cfg->rate_to_clk(drv->ref_rate, &drv->ref_reg_val); in samsung_usb2_phy_probe()
H A Dphy-samsung-usb2.h59 int (*rate_to_clk)(unsigned long, u32 *); member
H A Dphy-exynos5250-usb2.c410 .rate_to_clk = exynos5250_rate_to_clk,
417 .rate_to_clk = exynos5250_rate_to_clk,
H A Dphy-exynos4x12-usb2.c367 .rate_to_clk = exynos4x12_rate_to_clk,
374 .rate_to_clk = exynos4x12_rate_to_clk,
H A Dphy-s5pv210-usb2.c187 .rate_to_clk = s5pv210_rate_to_clk,
H A Dphy-exynos4210-usb2.c256 .rate_to_clk = exynos4210_rate_to_clk,

Completed in 8 milliseconds