Searched refs:EXYNOS4x12_DEVICE (Results 1 – 1 of 1) sorted by relevance
121 EXYNOS4x12_DEVICE, enumerator172 case EXYNOS4x12_DEVICE: in exynos4x12_isol()217 case EXYNOS4x12_DEVICE: in exynos4x12_phy_pwr()281 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on()284 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) in exynos4x12_power_on()291 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on()316 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) in exynos4x12_power_off()322 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off()326 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off()339 .id = EXYNOS4x12_DEVICE,