Home
last modified time | relevance | path

Searched refs:ST_FLITE_OFF (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/
H A Dfimc-lite.h39 ST_FLITE_OFF, enumerator
H A Dfimc-lite.c183 fimc->state &= ~(1 << ST_FLITE_RUN | 1 << ST_FLITE_OFF | in fimc_lite_reinit()
223 set_bit(ST_FLITE_OFF, &fimc->state); in fimc_lite_stop_capture()
228 !test_bit(ST_FLITE_OFF, &fimc->state), in fimc_lite_stop_capture()
255 if (test_and_clear_bit(ST_FLITE_OFF, &fimc->state)) { in flite_irq_handler()
1215 set_bit(ST_FLITE_OFF, &fimc->state); in fimc_lite_subdev_s_stream()
1222 !test_bit(ST_FLITE_OFF, &fimc->state), in fimc_lite_subdev_s_stream()
/kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/
H A Dfimc-lite.h39 ST_FLITE_OFF, enumerator
H A Dfimc-lite.c183 fimc->state &= ~(1 << ST_FLITE_RUN | 1 << ST_FLITE_OFF | in fimc_lite_reinit()
223 set_bit(ST_FLITE_OFF, &fimc->state); in fimc_lite_stop_capture()
228 !test_bit(ST_FLITE_OFF, &fimc->state), in fimc_lite_stop_capture()
255 if (test_and_clear_bit(ST_FLITE_OFF, &fimc->state)) { in flite_irq_handler()
1216 set_bit(ST_FLITE_OFF, &fimc->state); in fimc_lite_subdev_s_stream()
1223 !test_bit(ST_FLITE_OFF, &fimc->state), in fimc_lite_subdev_s_stream()

Completed in 6 milliseconds