Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu_common.c598 case MEM_DC_SYNC: in ipu_init_channel()
702 case MEM_DC_SYNC: in ipu_uninit_channel()
1089 if ((channel == MEM_DC_SYNC) || (channel == MEM_BG_SYNC) || in ipu_enable_channel()
1166 (channel == MEM_DC_SYNC)) { in ipu_disable_channel()
H A Dipu.h102 MEM_DC_SYNC = _MAKE_CHAN(7, 28, NO_DMA, NO_DMA, NO_DMA), enumerator
H A Dipu_disp.c613 if (channel == MEM_DC_SYNC) in ipu_dp_dc_enable()
659 if (channel == MEM_DC_SYNC) { in ipu_dp_dc_disable()
H A Dmxc_ipuv3_fb.c514 mxcfbi->ipu_ch = MEM_DC_SYNC; in mxcfb_probe()