xref: /kernel/linux/linux-5.10/include/media/i2c/mt9v022.h (revision 8c2ecf20)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-5.10/include/media/i2c/
18c2ecf20Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0-only */
28c2ecf20Sopenharmony_ci/*
38c2ecf20Sopenharmony_ci * mt9v022 sensor
48c2ecf20Sopenharmony_ci */
58c2ecf20Sopenharmony_ci
68c2ecf20Sopenharmony_ci#ifndef __MT9V022_H__
78c2ecf20Sopenharmony_ci#define __MT9V022_H__
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cistruct mt9v022_platform_data {
108c2ecf20Sopenharmony_ci	unsigned short y_skip_top;	/* Lines to skip at the top */
118c2ecf20Sopenharmony_ci};
128c2ecf20Sopenharmony_ci
138c2ecf20Sopenharmony_ci#endif
14

Indexes created Thu Nov 07 10:32:03 CST 2024