Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/mpc8610hpcd/
Dmpc8610hpcd_diu.c16 #define PX_BRDCFG0_DLINK 0x10 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()