Lines Matching refs:isp
56 #define IS_H3A_AF(stat) ((stat) == &(stat)->isp->isp_af)
57 #define IS_H3A_AEWB(stat) ((stat) == &(stat)->isp->isp_aewb)
68 dma_sync(stat->isp->dev, buf->dma_addr, 0, MAGIC_SIZE, dir); in __isp_stat_buf_sync_magic()
69 dma_sync(stat->isp->dev, buf->dma_addr + (buf_size & PAGE_MASK), in __isp_stat_buf_sync_magic()
114 dev_dbg(stat->isp->dev, in isp_stat_buf_check_magic()
124 dev_dbg(stat->isp->dev, in isp_stat_buf_check_magic()
164 dma_sync_sg_for_device(stat->isp->dev, buf->sgt.sgl, in isp_stat_buf_sync_for_device()
174 dma_sync_sg_for_cpu(stat->isp->dev, buf->sgt.sgl, in isp_stat_buf_sync_for_cpu()
242 dev_dbg(stat->isp->dev, "%s: data wasn't properly written.\n", in isp_stat_buf_queue()
259 dev_dbg(stat->isp->dev, in isp_stat_buf_next()
271 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_buf_release()
273 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_release()
284 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
289 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
290 dev_dbg(stat->isp->dev, "%s: cannot find a buffer.\n", in isp_stat_buf_get()
295 dev_dbg(stat->isp->dev, in isp_stat_buf_get()
308 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_buf_get()
311 dev_warn(stat->isp->dev, in isp_stat_buf_get()
325 dev_info(stat->isp->dev, in isp_stat_buf_get()
338 ? NULL : stat->isp->dev; in isp_stat_bufs_free()
357 dev_dbg(stat->isp->dev, "%s: all buffers were freed.\n", in isp_stat_bufs_free()
406 ? NULL : stat->isp->dev; in isp_stat_bufs_alloc()
410 spin_lock_irqsave(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
416 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
421 dev_info(stat->isp->dev, in isp_stat_bufs_alloc()
424 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
428 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in isp_stat_bufs_alloc()
440 dev_err(stat->isp->dev, in isp_stat_bufs_alloc()
449 dev_dbg(stat->isp->dev, in isp_stat_bufs_alloc()
487 dev_dbg(stat->isp->dev, "%s: engine not enabled.\n", in omap3isp_stat_request_statistics()
546 dev_dbg(stat->isp->dev, in omap3isp_stat_config()
553 dev_dbg(stat->isp->dev, "%s: configuration values are invalid.\n", in omap3isp_stat_config()
559 dev_dbg(stat->isp->dev, in omap3isp_stat_config()
600 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_config()
602 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in omap3isp_stat_config()
612 dev_dbg(stat->isp->dev, in omap3isp_stat_config()
676 spin_lock_irqsave(&stat->isp->stat_lock, flags); in omap3isp_stat_suspend()
683 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in omap3isp_stat_suspend()
701 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in isp_stat_try_enable()
723 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in isp_stat_try_enable()
724 dev_dbg(stat->isp->dev, "%s: module is enabled.\n", in isp_stat_try_enable()
727 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in isp_stat_try_enable()
740 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_sbl_overflow()
755 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in omap3isp_stat_sbl_overflow()
769 dev_dbg(stat->isp->dev, "%s: user wants to %s module.\n", in omap3isp_stat_enable()
775 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in omap3isp_stat_enable()
778 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in omap3isp_stat_enable()
780 dev_dbg(stat->isp->dev, in omap3isp_stat_enable()
804 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in omap3isp_stat_enable()
824 spin_lock_irqsave(&stat->isp->stat_lock, flags); in omap3isp_stat_s_stream()
826 spin_unlock_irqrestore(&stat->isp->stat_lock, flags); in omap3isp_stat_s_stream()
842 dev_dbg(stat->isp->dev, "%s: module is being disabled\n", in omap3isp_stat_s_stream()
864 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in __stat_isr()
866 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in __stat_isr()
875 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in __stat_isr()
876 dev_err(stat->isp->dev, in __stat_isr()
889 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in __stat_isr()
893 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in __stat_isr()
904 spin_lock_irqsave(&stat->isp->stat_lock, irqflags); in __stat_isr()
913 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in __stat_isr()
960 spin_unlock_irqrestore(&stat->isp->stat_lock, irqflags); in __stat_isr()
982 dev_dbg(stat->isp->dev, in __stat_isr()