Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/phy/
Dphy-exynos4x12-usb2.c287 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) in exynos4x12_power_on()
319 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) in exynos4x12_power_off()
374 .has_mode_switch = 1,
Dphy-samsung-usb2.h64 bool has_mode_switch; member
Dphy-exynos4210-usb2.c256 .has_mode_switch = 0,
Dphy-samsung-usb2.c191 if (drv->cfg->has_mode_switch) { in samsung_usb2_phy_probe()
Dphy-exynos5250-usb2.c397 .has_mode_switch = 1,
/linux-4.4.14/Documentation/phy/
Dsamsung-usb2.txt46 bool has_mode_switch;
50 array that contains the configuration for each phy. The has_mode_switch
59 .has_mode_switch = 0,