Searched refs:IS_ST_PWR_SUBIP_ON (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
H A D | fimc-isp.c | 319 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 D | fimc-is.h | 107 IS_ST_PWR_SUBIP_ON, enumerator
|
H A D | fimc-is.c | 554 clear_bit(IS_ST_PWR_SUBIP_ON, &is->state); in fimc_is_general_irq_handler()
|
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
H A D | fimc-isp.c | 323 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 D | fimc-is.h | 106 IS_ST_PWR_SUBIP_ON, enumerator
|
H A D | fimc-is.c | 554 clear_bit(IS_ST_PWR_SUBIP_ON, &is->state); in fimc_is_general_irq_handler()
|
Completed in 6 milliseconds