Home
last modified time | relevance | path

Searched refs:isp_device (Results 1 – 22 of 22) sorted by relevance

/drivers/media/platform/omap3isp/
Disp.h44 container_of(ptr_module, struct isp_device, isp_##ptr_module)
129 struct isp_device *isp;
175 struct isp_device { struct
235 container_of(dev, struct isp_device, v4l2_dev) argument
237 void omap3isp_hist_dma_done(struct isp_device *isp);
239 void omap3isp_flush(struct isp_device *isp);
250 void omap3isp_configure_bridge(struct isp_device *isp,
255 struct isp_device *omap3isp_get(struct isp_device *isp);
256 void omap3isp_put(struct isp_device *isp);
258 void omap3isp_print_status(struct isp_device *isp);
[all …]
Disp.c83 static void isp_save_ctx(struct isp_device *isp);
85 static void isp_restore_ctx(struct isp_device *isp);
148 void omap3isp_flush(struct isp_device *isp) in omap3isp_flush()
295 struct isp_device *isp = data; in isp_xclk_src_get()
303 static int isp_xclk_init(struct isp_device *isp) in isp_xclk_init()
343 static void isp_xclk_cleanup(struct isp_device *isp) in isp_xclk_cleanup()
367 static void isp_enable_interrupts(struct isp_device *isp) in isp_enable_interrupts()
390 static void isp_disable_interrupts(struct isp_device *isp) in isp_disable_interrupts()
407 static void isp_core_init(struct isp_device *isp, int idle) in isp_core_init()
434 void omap3isp_configure_bridge(struct isp_device *isp, in omap3isp_configure_bridge()
[all …]
Disppreview.c155 struct isp_device *isp = to_isp_device(prev); in preview_config_luma_enhancement()
173 struct isp_device *isp = to_isp_device(prev); in preview_enable_luma_enhancement()
188 struct isp_device *isp = to_isp_device(prev); in preview_enable_invalaw()
204 struct isp_device *isp = to_isp_device(prev); in preview_config_hmed()
218 struct isp_device *isp = to_isp_device(prev); in preview_enable_hmed()
247 struct isp_device *isp = to_isp_device(prev); in preview_config_cfa()
275 struct isp_device *isp = to_isp_device(prev); in preview_config_chroma_suppression()
290 struct isp_device *isp = to_isp_device(prev); in preview_enable_chroma_suppression()
309 struct isp_device *isp = to_isp_device(prev); in preview_config_whitebalance()
348 struct isp_device *isp = to_isp_device(prev); in preview_config_blkadj()
[all …]
Disph3a.h101 int omap3isp_h3a_aewb_init(struct isp_device *isp);
102 int omap3isp_h3a_af_init(struct isp_device *isp);
104 void omap3isp_h3a_aewb_cleanup(struct isp_device *isp);
105 void omap3isp_h3a_af_cleanup(struct isp_device *isp);
Dispresizer.c155 struct isp_device *isp = to_isp_device(res); in resizer_set_filters()
186 struct isp_device *isp = to_isp_device(res); in resizer_set_bilinear()
203 struct isp_device *isp = to_isp_device(res); in resizer_set_ycpos()
230 struct isp_device *isp = to_isp_device(res); in resizer_set_phase()
266 struct isp_device *isp = to_isp_device(res); in resizer_set_luma()
292 struct isp_device *isp = to_isp_device(res); in resizer_set_source()
312 struct isp_device *isp = to_isp_device(res); in resizer_set_ratio()
356 struct isp_device *isp = to_isp_device(res); in resizer_set_output_size()
377 struct isp_device *isp = to_isp_device(res); in resizer_set_output_offset()
399 struct isp_device *isp = to_isp_device(res); in resizer_set_start()
[all …]
Disphist.h25 struct isp_device;
27 int omap3isp_hist_init(struct isp_device *isp);
28 void omap3isp_hist_cleanup(struct isp_device *isp);
Disppreview.h148 struct isp_device;
150 int omap3isp_preview_init(struct isp_device *isp);
151 void omap3isp_preview_cleanup(struct isp_device *isp);
162 void omap3isp_preview_restore_context(struct isp_device *isp);
Dispccdc.h163 struct isp_device;
165 int omap3isp_ccdc_init(struct isp_device *isp);
166 void omap3isp_ccdc_cleanup(struct isp_device *isp);
173 void omap3isp_ccdc_restore_context(struct isp_device *isp);
Dispcsi2.c30 static void csi2_if_enable(struct isp_device *isp, in csi2_if_enable()
46 static void csi2_recv_config(struct isp_device *isp, in csi2_recv_config()
222 struct isp_device *isp = csi2->isp; in csi2_set_outaddr()
250 static void csi2_ctx_enable(struct isp_device *isp, in csi2_ctx_enable()
282 static void csi2_ctx_config(struct isp_device *isp, in csi2_ctx_config()
357 static void csi2_timing_config(struct isp_device *isp, in csi2_timing_config()
391 static void csi2_irq_ctx_set(struct isp_device *isp, in csi2_irq_ctx_set()
412 static void csi2_irq_complexio1_set(struct isp_device *isp, in csi2_irq_complexio1_set()
455 static void csi2_irq_status_set(struct isp_device *isp, in csi2_irq_status_set()
485 struct isp_device *isp = csi2->isp; in omap3isp_csi2_reset()
[all …]
Dispccp2.c73 struct isp_device *isp = to_isp_device(ccp2); in ccp2_print_status()
115 struct isp_device *isp = to_isp_device(ccp2); in ccp2_reset()
138 struct isp_device *isp = to_isp_device(ccp2); in ccp2_pwr_cfg()
153 struct isp_device *isp = to_isp_device(ccp2); in ccp2_if_enable()
187 struct isp_device *isp = to_isp_device(ccp2); in ccp2_mem_enable()
213 struct isp_device *isp = to_isp_device(ccp2); in ccp2_phyif_config()
255 struct isp_device *isp = to_isp_device(ccp2); in ccp2_vp_config()
288 struct isp_device *isp = to_isp_device(ccp2); in ccp2_lcx_config()
386 struct isp_device *isp = to_isp_device(ccp2); in ccp2_adjust_bandwidth()
434 struct isp_device *isp = to_isp_device(ccp2); in ccp2_mem_configure()
[all …]
Dispccp2.h22 struct isp_device;
81 int omap3isp_ccp2_init(struct isp_device *isp);
82 void omap3isp_ccp2_cleanup(struct isp_device *isp);
Dispresizer.h119 struct isp_device;
121 int omap3isp_resizer_init(struct isp_device *isp);
122 void omap3isp_resizer_cleanup(struct isp_device *isp);
Dispccdc.c70 struct isp_device *isp = to_isp_device(ccdc); in ccdc_print_status()
117 struct isp_device *isp = to_isp_device(ccdc); in omap3isp_ccdc_busy()
137 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_validate_config()
212 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_setup_regs()
235 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_wait_prefetch()
264 struct isp_device *isp = to_isp_device(ccdc); in __ccdc_lsc_enable()
299 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_busy()
338 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_error_handler()
356 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_free_request()
407 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_config()
[all …]
Dispcsi2.h127 struct isp_device *isp;
150 int omap3isp_csi2_init(struct isp_device *isp);
151 void omap3isp_csi2_cleanup(struct isp_device *isp);
Dispcsiphy.h26 struct isp_device *isp;
41 int omap3isp_csiphy_init(struct isp_device *isp);
Disphist.c36 struct isp_device *isp = hist->isp; in hist_reset_mem()
68 struct isp_device *isp = hist->isp; in hist_setup_regs()
235 struct isp_device *isp = hist->isp; in hist_buf_pio()
476 int omap3isp_hist_init(struct isp_device *isp) in omap3isp_hist_init()
528 void omap3isp_hist_cleanup(struct isp_device *isp) in omap3isp_hist_cleanup()
Dispvideo.h28 struct isp_device;
159 struct isp_device *isp;
Disph3a_aewb.c288 int omap3isp_h3a_aewb_init(struct isp_device *isp) in omap3isp_h3a_aewb_init()
338 void omap3isp_h3a_aewb_cleanup(struct isp_device *isp) in omap3isp_h3a_aewb_cleanup()
Disph3a_af.c351 int omap3isp_h3a_af_init(struct isp_device *isp) in omap3isp_h3a_af_init()
393 void omap3isp_h3a_af_cleanup(struct isp_device *isp) in omap3isp_h3a_af_cleanup()
Dispstat.h99 struct isp_device *isp;
Dispcsiphy.c325 int omap3isp_csiphy_init(struct isp_device *isp) in omap3isp_csiphy_init()
Dispvideo.c882 struct isp_device *isp = video->isp; in isp_video_check_external_subdevs()