Searched refs:EXYNOS4x12_DEVICE (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/phy/
H A Dphy-exynos4x12-usb2.c124 EXYNOS4x12_DEVICE, enumerator in enum:exynos4x12_phy_id
175 case EXYNOS4x12_DEVICE: exynos4x12_isol()
220 case EXYNOS4x12_DEVICE: exynos4x12_phy_pwr()
284 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); exynos4x12_power_on()
287 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) exynos4x12_power_on()
294 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); exynos4x12_power_on()
319 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) exynos4x12_power_off()
325 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); exynos4x12_power_off()
329 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); exynos4x12_power_off()
342 .id = EXYNOS4x12_DEVICE,

Completed in 70 milliseconds