Home
last modified time | relevance | path

Searched refs:PISP_BE_BAYER_ENABLE_STITCH_OUTPUT (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/media/raspberrypi/
H A Dpisp_be_config.h50 PISP_BE_BAYER_ENABLE_STITCH_OUTPUT = 0x008000, enumerator
/linux-6.15/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be.c420 PISP_BE_BAYER_ENABLE_STITCH_OUTPUT); in pispbe_xlate_addrs()
514 (!(bayer_en & PISP_BE_BAYER_ENABLE_STITCH_OUTPUT) && in pispbe_prepare_job()
729 if (bayer_enables & PISP_BE_BAYER_ENABLE_STITCH_OUTPUT) { in pisp_be_validate_config()