Home
last modified time | relevance | path

Searched refs:IS_ST_PWR_SUBIP_ON (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/media/platform/exynos4-is/
H A Dfimc-isp.c319 set_bit(IS_ST_PWR_SUBIP_ON, &is->state); in fimc_isp_subdev_s_power()
336 if (test_bit(IS_ST_PWR_SUBIP_ON, &is->state)) { in fimc_isp_subdev_s_power()
338 ret = fimc_is_wait_event(is, IS_ST_PWR_SUBIP_ON, 0, in fimc_isp_subdev_s_power()
H A Dfimc-is.h107 IS_ST_PWR_SUBIP_ON, enumerator
H A Dfimc-is.c554 clear_bit(IS_ST_PWR_SUBIP_ON, &is->state); in fimc_is_general_irq_handler()