Home
last modified time | relevance | path

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

/drivers/phy/samsung/
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,
Dphy-samsung-usb2.h61 bool has_mode_switch; member
Dphy-exynos4210-usb2.c253 .has_mode_switch = 0,
Dphy-samsung-usb2.c184 if (drv->cfg->has_mode_switch) { in samsung_usb2_phy_probe()
Dphy-exynos5250-usb2.c394 .has_mode_switch = 1,