Home
last modified time | relevance | path

Searched defs:exynos5_usbdrd_phy_drvdata (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/drivers/phy/samsung/
Dphy-exynos5-usbdrd.c368 struct exynos5_usbdrd_phy_drvdata { struct
369 const struct exynos5_usbdrd_phy_config *phy_cfg;
370 const struct exynos5_usbdrd_phy_tuning **phy_tunes;
371 const struct phy_ops *phy_ops;
372 const char * const *clk_names;
373 int n_clks;
374 const char * const *core_clk_names;
375 int n_core_clks;
376 const char * const *regulator_names;
377 int n_regulators;
[all …]