Home
last modified time | relevance | path

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

/linux-6.1.9/include/uapi/linux/
Dmax2175.h25 #define V4L2_CID_MAX2175_I2S_ENABLE (V4L2_CID_USER_MAX217X_BASE + 0x01)
26 #define V4L2_CID_MAX2175_HSLS (V4L2_CID_USER_MAX217X_BASE + 0x02)
27 #define V4L2_CID_MAX2175_RX_MODE (V4L2_CID_USER_MAX217X_BASE + 0x03)
Dv4l2-controls.h194 #define V4L2_CID_USER_MAX217X_BASE (V4L2_CID_USER_BASE + 0x1090) macro