Home
last modified time | relevance | path

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

/external/u-boot/drivers/video/
Dipu_regs.h85 IPU_CONF_DC_EN = 0x00000200, enumerator
Dipu_common.c643 ipu_conf |= IPU_CONF_DC_EN; in ipu_init_channel()
729 ipu_conf &= ~IPU_CONF_DC_EN; in ipu_uninit_channel()