Symbol: samsung_usb2_phy_config
drivers/phy/samsung/phy-exynos4210-usb2.c
252
const struct samsung_usb2_phy_config exynos4210_usb2_phy_config = {
drivers/phy/samsung/phy-exynos4x12-usb2.c
363
const struct samsung_usb2_phy_config exynos3250_usb2_phy_config = {
drivers/phy/samsung/phy-exynos4x12-usb2.c
370
const struct samsung_usb2_phy_config exynos4x12_usb2_phy_config = {
drivers/phy/samsung/phy-exynos5250-usb2.c
406
const struct samsung_usb2_phy_config exynos5250_usb2_phy_config = {
drivers/phy/samsung/phy-exynos5250-usb2.c
413
const struct samsung_usb2_phy_config exynos5420_usb2_phy_config = {
drivers/phy/samsung/phy-s5pv210-usb2.c
184
const struct samsung_usb2_phy_config s5pv210_usb2_phy_config = {
drivers/phy/samsung/phy-samsung-usb2.c
145
const struct samsung_usb2_phy_config *cfg;
drivers/phy/samsung/phy-samsung-usb2.h
24
struct samsung_usb2_phy_config;
drivers/phy/samsung/phy-samsung-usb2.h
35
const struct samsung_usb2_phy_config *cfg;
drivers/phy/samsung/phy-samsung-usb2.h
65
extern const struct samsung_usb2_phy_config exynos3250_usb2_phy_config;
drivers/phy/samsung/phy-samsung-usb2.h
66
extern const struct samsung_usb2_phy_config exynos4210_usb2_phy_config;
drivers/phy/samsung/phy-samsung-usb2.h
67
extern const struct samsung_usb2_phy_config exynos4x12_usb2_phy_config;
drivers/phy/samsung/phy-samsung-usb2.h
68
extern const struct samsung_usb2_phy_config exynos5250_usb2_phy_config;
drivers/phy/samsung/phy-samsung-usb2.h
69
extern const struct samsung_usb2_phy_config exynos5420_usb2_phy_config;
drivers/phy/samsung/phy-samsung-usb2.h
70
extern const struct samsung_usb2_phy_config s5pv210_usb2_phy_config;