Searched refs:EXYNOS4x12_DEVICE (Results 1 – 1 of 1) sorted by relevance
124 EXYNOS4x12_DEVICE, enumerator175 case EXYNOS4x12_DEVICE: in exynos4x12_isol()220 case EXYNOS4x12_DEVICE: in exynos4x12_phy_pwr()284 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on()287 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) in exynos4x12_power_on()294 exynos4x12_power_on_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_on()319 if (inst->cfg->id == EXYNOS4x12_DEVICE && drv->cfg->has_mode_switch) in exynos4x12_power_off()325 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off()329 exynos4x12_power_off_int(&drv->instances[EXYNOS4x12_DEVICE]); in exynos4x12_power_off()342 .id = EXYNOS4x12_DEVICE,