Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/
H A Dipu_regs.h84 IPU_CONF_DI1_EN = 0x00000080, enumerator
H A Dipu_common.c637 ipu_conf |= IPU_CONF_DI1_EN; in ipu_init_channel()
723 ipu_conf &= ~IPU_CONF_DI1_EN; in ipu_uninit_channel()