Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-isp.c323 set_bit(IS_ST_PWR_SUBIP_ON, &is->state); in fimc_isp_subdev_s_power()
340 if (test_bit(IS_ST_PWR_SUBIP_ON, &is->state)) { in fimc_isp_subdev_s_power()
342 ret = fimc_is_wait_event(is, IS_ST_PWR_SUBIP_ON, 0, in fimc_isp_subdev_s_power()
H A Dfimc-is.h106 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()