Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dipu_regs.h82 IPU_CONF_DI0_EN = 0x00000040, enumerator
H A Dipu_common.c649 ipu_conf |= IPU_CONF_DI0_EN; in ipu_init_channel()
735 ipu_conf &= ~IPU_CONF_DI0_EN; in ipu_uninit_channel()