Home
last modified time | relevance | path

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

/bionic/libc/kernel/uapi/linux/
Dmax2175.h22 #define V4L2_CID_MAX2175_I2S_ENABLE (V4L2_CID_USER_MAX217X_BASE + 0x01)
23 #define V4L2_CID_MAX2175_HSLS (V4L2_CID_USER_MAX217X_BASE + 0x02)
24 #define V4L2_CID_MAX2175_RX_MODE (V4L2_CID_USER_MAX217X_BASE + 0x03)
Dv4l2-controls.h111 #define V4L2_CID_USER_MAX217X_BASE (V4L2_CID_USER_BASE + 0x1090) macro