Home
last modified time | relevance | path

Searched refs:ipu_enable_channel (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/drivers/video/
H A Dipu.h225 int32_t ipu_enable_channel(ipu_channel_t channel);
H A Dmx3fb.c584 static int ipu_enable_channel(enum ipu_channel channel) in ipu_enable_channel() function
637 ret = ipu_enable_channel(channel); in idmac_tx_submit()
H A Dmxc_ipuv3_fb.c282 ipu_enable_channel(mxc_fbi->ipu_ch); in mxcfb_set_par()
H A Dipu_common.c1065 int32_t ipu_enable_channel(ipu_channel_t channel) in ipu_enable_channel() function