Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu.h127 } ipu_buffer_t; typedef
212 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
219 int32_t ipu_update_channel_buffer(ipu_channel_t channel, ipu_buffer_t type,
223 void ipu_clear_buffer_ready(ipu_channel_t channel, ipu_buffer_t type,
H A Dipu_common.c257 static inline uint32_t channel_2_dma(ipu_channel_t ch, ipu_buffer_t type) in channel_2_dma()
1009 int32_t ipu_init_channel_buffer(ipu_channel_t channel, ipu_buffer_t type, in ipu_init_channel_buffer()
1109 void ipu_clear_buffer_ready(ipu_channel_t channel, ipu_buffer_t type, in ipu_clear_buffer_ready()