Home
last modified time | relevance | path

Searched refs:has_mode_switch (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/phy/samsung/
H A Dphy-exynos4x12-usb2.c284 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) in exynos4x12_power_on()
316 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) in exynos4x12_power_off()
371 .has_mode_switch = 1,
H A Dphy-samsung-usb2.h61 bool has_mode_switch; member
H A Dphy-exynos5250-usb2.c407 .has_mode_switch = 1,
414 .has_mode_switch = 1,
H A Dphy-exynos4210-usb2.c253 .has_mode_switch = 0,
H A Dphy-samsung-usb2.c184 if (drv->cfg->has_mode_switch) { in samsung_usb2_phy_probe()
/openbmc/linux/Documentation/driver-api/phy/
H A Dsamsung-usb2.rst46 bool has_mode_switch;
50 array that contains the configuration for each phy. The has_mode_switch
59 .has_mode_switch = 0,