Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd_diu.c18 #define PX_BRDCFG0_DVISEL 0x08 macro
53 temp &= ~(PX_BRDCFG0_DLINK | PX_BRDCFG0_DVISEL); in platform_diu_init()
57 temp = (temp & ~PX_BRDCFG0_DVISEL) | PX_BRDCFG0_DLINK; in platform_diu_init()
63 temp |= PX_BRDCFG0_DVISEL; in platform_diu_init()