Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/p1022ds/
H A Ddiu.c26 #define PX_BRDCFG1_DVIEN 0x80 macro
157 temp &= ~PX_BRDCFG1_DVIEN; in platform_diu_init()
167 temp |= PX_BRDCFG1_DVIEN; in platform_diu_init()
/openbmc/linux/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c67 #define PX_BRDCFG1_DVIEN 0x80 macro
332 b |= PX_BRDCFG1_DVIEN; in p1022ds_set_monitor_port()
343 b &= ~PX_BRDCFG1_DVIEN; in p1022ds_set_monitor_port()