Home
last modified time | relevance | path

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

/linux/include/uapi/linux/media/raspberrypi/
H A Dpisp_be_config.h61 PISP_BE_RGB_ENABLE_INPUT = 0x000001, enumerator
/linux/drivers/media/platform/raspberrypi/pisp_be/
H A Dpisp_be.c704 !(rgb_enables & PISP_BE_RGB_ENABLE_INPUT)) { in pisp_be_validate_config()