Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/samsung/
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,
A Dphy-samsung-usb2.h61 bool has_mode_switch; member
A Dphy-exynos5250-usb2.c407 .has_mode_switch = 1,
414 .has_mode_switch = 1,
A Dphy-exynos4210-usb2.c253 .has_mode_switch = 0,
A Dphy-samsung-usb2.c186 if (drv->cfg->has_mode_switch) { in samsung_usb2_phy_probe()
/linux-6.3-rc2/Documentation/driver-api/phy/
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,

Completed in 10 milliseconds