ב הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותشسdggרות הל555ה התafhgfh
במסgרות ה gh//شی הוא חיבור של הרב יהושע בועז שתוכנו מראי מקומות למקורותהתנדaghhhhו12ין יעל, המעציfghfghfע
/
proc
/
thread-self
/
root
/
usr
/
src
/
linux-headers-6.8.0-1031-aws
/
include
/
media
/
i2c
/
Upload FileeE
HOME
/* SPDX-License-Identifier: GPL-2.0 */ #ifndef MT9P031_H #define MT9P031_H struct v4l2_subdev; /* * struct mt9p031_platform_data - MT9P031 platform data * @ext_freq: Input clock frequency * @target_freq: Pixel clock frequency */ struct mt9p031_platform_data { unsigned int pixclk_pol:1; int ext_freq; int target_freq; }; #endif