Home
last modified time | relevance | path

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

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