Home
last modified time | relevance | path

Searched refs:ipu_buffer_t (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/
H A Dipu.h128 } ipu_buffer_t; typedef
213 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
220 int32_t ipu_update_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
224 void ipu_clear_buffer_ready(ipu_channel_t channel, ipu_buffer_t type,
H A Dipu_common.c249 static inline uint32_t channel_2_dma(ipu_channel_t ch, ipu_buffer_t type) in channel_2_dma()
994 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type, in ipu_init_channel_buffer()
1094 void ipu_clear_buffer_ready(ipu_channel_t channel, ipu_buffer_t type, in ipu_clear_buffer_ready()