Searched defs:ivc (Results 1 – 4 of 4) sorted by relevance
71 static inline void tegra_ivc_invalidate(struct tegra_ivc *ivc, dma_addr_t phys) in tegra_ivc_invalidate()80 static inline void tegra_ivc_flush(struct tegra_ivc *ivc, dma_addr_t phys) in tegra_ivc_flush()89 static inline bool tegra_ivc_empty(struct tegra_ivc *ivc, in tegra_ivc_empty()116 static inline bool tegra_ivc_full(struct tegra_ivc *ivc, in tegra_ivc_full()129 static inline u32 tegra_ivc_available(struct tegra_ivc *ivc, in tegra_ivc_available()144 static inline void tegra_ivc_advance_tx(struct tegra_ivc *ivc) in tegra_ivc_advance_tx()155 static inline void tegra_ivc_advance_rx(struct tegra_ivc *ivc) in tegra_ivc_advance_rx()166 static inline int tegra_ivc_check_read(struct tegra_ivc *ivc) in tegra_ivc_check_read()199 static inline int tegra_ivc_check_write(struct tegra_ivc *ivc) in tegra_ivc_check_write()217 static void *tegra_ivc_frame_virt(struct tegra_ivc *ivc, in tegra_ivc_frame_virt()[all …]
95 static void tegra186_bpmp_ivc_notify(struct tegra_ivc *ivc, void *data) in tegra186_bpmp_ivc_notify()
305 struct fimc_is_video *ivc = &isp->video_capture; in isp_video_release() local
44 struct tegra_ivc *ivc; member