Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mpc8610hpcd/
H A Dmpc8610hpcd_diu.c17 #define PX_BRDCFG0_DVISEL 0x08 macro
52 temp &= ~(PX_BRDCFG0_DLINK | PX_BRDCFG0_DVISEL); in platform_diu_init()
56 temp = (temp & ~PX_BRDCFG0_DVISEL) | PX_BRDCFG0_DLINK; in platform_diu_init()
62 temp |= PX_BRDCFG0_DVISEL; in platform_diu_init()