1 #ifndef _BFIN_CAPTURE_H_
2 #define _BFIN_CAPTURE_H_
14 struct bfin_capture_config
{
17 /* inputs available at the sub device */
18 struct v4l2_input
*inputs
;
19 /* number of inputs supported */
21 /* routing information for each input */
22 struct bcap_route
*routes
;
23 /* i2c bus adapter no */
25 /* i2c subdevice board info */
26 struct i2c_board_info board_info
;
28 const struct ppi_info
*ppi_info
;
30 unsigned long ppi_control
;
31 /* ppi interrupt mask */
33 /* horizontal blanking clocks */