blob: 995a9bafa14ea5389d6ac62911430fc6320dd543 [file] [log] [blame]
Elliott Hughes180edef2023-11-02 00:08:05 +00001/*
2 * This file is auto-generated. Modifications will be lost.
3 *
4 * See https://android.googlesource.com/platform/bionic/+/master/libc/kernel/
5 * for more information.
6 */
Christopher Ferris1308ad32017-11-14 17:32:13 -08007#ifndef __UAPI_MAX2175_H_
8#define __UAPI_MAX2175_H_
9#include <linux/v4l2-controls.h>
10#define V4L2_CID_MAX2175_I2S_ENABLE (V4L2_CID_USER_MAX217X_BASE + 0x01)
11#define V4L2_CID_MAX2175_HSLS (V4L2_CID_USER_MAX217X_BASE + 0x02)
12#define V4L2_CID_MAX2175_RX_MODE (V4L2_CID_USER_MAX217X_BASE + 0x03)
Christopher Ferris82d75042015-01-26 10:57:07 -080013#endif