Home
last modified time | relevance | path

Searched refs:ipu_channel_params_t (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dipu.h175 } ipu_channel_params_t; typedef
209 int32_t ipu_init_channel(ipu_channel_t channel, ipu_channel_params_t *params);
H A Dmxc_ipuv3_fb.c137 ipu_channel_params_t params; in setup_disp_channel1()
H A Dipu_common.c577 int32_t ipu_init_channel(ipu_channel_t channel, ipu_channel_params_t *params) in ipu_init_channel()