Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/media/raspberrypi/
H A Dpisp_be_config.h77 PISP_BE_RGB_ENABLE_OUTPUT1 = 0x080000, enumerator
/linux-6.15/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be.c506 (!(rgb_en & PISP_BE_RGB_ENABLE_OUTPUT1) && in pispbe_prepare_job()