Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/media/platform/ti/omap3isp/
A Disp.h126 struct isp_device *isp;
172 struct isp_device { struct
231 container_of(dev, struct isp_device, v4l2_dev) argument
233 void omap3isp_hist_dma_done(struct isp_device *isp);
235 void omap3isp_flush(struct isp_device *isp);
246 void omap3isp_configure_bridge(struct isp_device *isp,
251 struct isp_device *omap3isp_get(struct isp_device *isp);
252 void omap3isp_put(struct isp_device *isp);
254 void omap3isp_print_status(struct isp_device *isp);
259 void omap3isp_subclk_enable(struct isp_device *isp,
[all …]
A Disp.c147 void omap3isp_flush(struct isp_device *isp) in omap3isp_flush()
287 struct isp_device *isp = data; in isp_xclk_src_get()
598 struct isp_device *isp = _isp; in isp_isr()
674 struct isp_device *isp = pipe->output->isp; in isp_pipeline_enable()
757 int(*busy)(struct isp_device *isp)) in isp_pipeline_wait()
1403 static struct isp_device *__omap3isp_get(struct isp_device *isp, bool irq) in __omap3isp_get()
1405 struct isp_device *__isp = isp; in __omap3isp_get()
1434 struct isp_device *omap3isp_get(struct isp_device *isp) in omap3isp_get()
1469 void omap3isp_put(struct isp_device *isp) in omap3isp_put()
2029 struct isp_device *isp = container_of(async, struct isp_device, in isp_subdev_notifier_complete()
[all …]
A Disph3a.h98 int omap3isp_h3a_aewb_init(struct isp_device *isp);
99 int omap3isp_h3a_af_init(struct isp_device *isp);
101 void omap3isp_h3a_aewb_cleanup(struct isp_device *isp);
102 void omap3isp_h3a_af_cleanup(struct isp_device *isp);
A Disphist.h22 struct isp_device;
24 int omap3isp_hist_init(struct isp_device *isp);
25 void omap3isp_hist_cleanup(struct isp_device *isp);
A Dispcsiphy.h23 struct isp_device *isp;
40 int omap3isp_csiphy_init(struct isp_device *isp);
41 void omap3isp_csiphy_cleanup(struct isp_device *isp);
A Disppreview.h145 struct isp_device;
147 int omap3isp_preview_init(struct isp_device *isp);
148 void omap3isp_preview_cleanup(struct isp_device *isp);
159 void omap3isp_preview_restore_context(struct isp_device *isp);
A Disppreview.c152 struct isp_device *isp = to_isp_device(prev); in preview_config_luma_enhancement()
170 struct isp_device *isp = to_isp_device(prev); in preview_enable_luma_enhancement()
185 struct isp_device *isp = to_isp_device(prev); in preview_enable_invalaw()
201 struct isp_device *isp = to_isp_device(prev); in preview_config_hmed()
215 struct isp_device *isp = to_isp_device(prev); in preview_enable_hmed()
244 struct isp_device *isp = to_isp_device(prev); in preview_config_cfa()
272 struct isp_device *isp = to_isp_device(prev); in preview_config_chroma_suppression()
287 struct isp_device *isp = to_isp_device(prev); in preview_enable_chroma_suppression()
306 struct isp_device *isp = to_isp_device(prev); in preview_config_whitebalance()
345 struct isp_device *isp = to_isp_device(prev); in preview_config_blkadj()
[all …]
A Dispccdc.h160 struct isp_device;
162 int omap3isp_ccdc_init(struct isp_device *isp);
163 void omap3isp_ccdc_cleanup(struct isp_device *isp);
170 void omap3isp_ccdc_restore_context(struct isp_device *isp);
A 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 …]
A Dispccp2.h19 struct isp_device;
78 int omap3isp_ccp2_init(struct isp_device *isp);
79 void omap3isp_ccp2_cleanup(struct isp_device *isp);
A Dispcsi2.c27 static void csi2_if_enable(struct isp_device *isp, in csi2_if_enable()
43 static void csi2_recv_config(struct isp_device *isp, in csi2_recv_config()
219 struct isp_device *isp = csi2->isp; in csi2_set_outaddr()
482 struct isp_device *isp = csi2->isp; in omap3isp_csi2_reset()
550 struct isp_device *isp = csi2->isp; in csi2_configure()
635 struct isp_device *isp = csi2->isp; in csi2_print_status()
677 struct isp_device *isp = csi2->isp; in csi2_isr_buffer()
698 struct isp_device *isp = csi2->isp; in csi2_isr_ctx()
739 struct isp_device *isp = csi2->isp; in omap3isp_csi2_isr()
800 struct isp_device *isp = video->isp; in csi2_queue()
[all …]
A Dispresizer.h116 struct isp_device;
118 int omap3isp_resizer_init(struct isp_device *isp);
119 void omap3isp_resizer_cleanup(struct isp_device *isp);
A Dispccp2.c70 struct isp_device *isp = to_isp_device(ccp2); in ccp2_print_status()
112 struct isp_device *isp = to_isp_device(ccp2); in ccp2_reset()
135 struct isp_device *isp = to_isp_device(ccp2); in ccp2_pwr_cfg()
150 struct isp_device *isp = to_isp_device(ccp2); in ccp2_if_enable()
184 struct isp_device *isp = to_isp_device(ccp2); in ccp2_mem_enable()
210 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()
387 struct isp_device *isp = to_isp_device(ccp2); in ccp2_adjust_bandwidth()
435 struct isp_device *isp = to_isp_device(ccp2); in ccp2_mem_configure()
[all …]
A Dispcsi2.h124 struct isp_device *isp;
147 int omap3isp_csi2_init(struct isp_device *isp);
148 void omap3isp_csi2_cleanup(struct isp_device *isp);
A Dispccdc.c68 struct isp_device *isp = to_isp_device(ccdc); in ccdc_print_status()
115 struct isp_device *isp = to_isp_device(ccdc); in omap3isp_ccdc_busy()
135 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_validate_config()
210 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_setup_regs()
233 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_wait_prefetch()
262 struct isp_device *isp = to_isp_device(ccdc); in __ccdc_lsc_enable()
297 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_busy()
335 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_error_handler()
353 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_free_request()
404 struct isp_device *isp = to_isp_device(ccdc); in ccdc_lsc_config()
[all …]
A Disphist.c32 struct isp_device *isp = hist->isp; in hist_reset_mem()
64 struct isp_device *isp = hist->isp; in hist_setup_regs()
231 struct isp_device *isp = hist->isp; in hist_buf_pio()
474 int omap3isp_hist_init(struct isp_device *isp) in omap3isp_hist_init()
532 void omap3isp_hist_cleanup(struct isp_device *isp) in omap3isp_hist_cleanup()
A Dispvideo.h25 struct isp_device;
163 struct isp_device *isp;
A Dispcsiphy.c327 int omap3isp_csiphy_init(struct isp_device *isp) in omap3isp_csiphy_init()
352 void omap3isp_csiphy_cleanup(struct isp_device *isp) in omap3isp_csiphy_cleanup()
A Disph3a_aewb.c287 int omap3isp_h3a_aewb_init(struct isp_device *isp) in omap3isp_h3a_aewb_init()
347 void omap3isp_h3a_aewb_cleanup(struct isp_device *isp) in omap3isp_h3a_aewb_cleanup()
A Dispstat.h96 struct isp_device *isp;
A Disph3a_af.c350 int omap3isp_h3a_af_init(struct isp_device *isp) in omap3isp_h3a_af_init()
402 void omap3isp_h3a_af_cleanup(struct isp_device *isp) in omap3isp_h3a_af_cleanup()
A Dispvideo.c950 struct isp_device *isp = video->isp; in isp_video_check_external_subdevs()

Completed in 40 milliseconds