xref: /kernel/linux/linux-5.10/include/media/i2c/mt9t001.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 */
28c2ecf20Sopenharmony_ci#ifndef _MEDIA_MT9T001_H
38c2ecf20Sopenharmony_ci#define _MEDIA_MT9T001_H
48c2ecf20Sopenharmony_ci
58c2ecf20Sopenharmony_cistruct mt9t001_platform_data {
68c2ecf20Sopenharmony_ci	unsigned int clk_pol:1;
78c2ecf20Sopenharmony_ci	unsigned int ext_clk;
88c2ecf20Sopenharmony_ci};
98c2ecf20Sopenharmony_ci
108c2ecf20Sopenharmony_ci#endif
11

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