Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/p1022ds/
H A Ddiu.c27 #define PX_BRDCFG1_DVIEN 0x80 macro
158 temp &= ~PX_BRDCFG1_DVIEN; in platform_diu_init()
168 temp |= PX_BRDCFG1_DVIEN; in platform_diu_init()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c66 #define PX_BRDCFG1_DVIEN 0x80 macro
331 b |= PX_BRDCFG1_DVIEN; in p1022ds_set_monitor_port()
342 b &= ~PX_BRDCFG1_DVIEN; in p1022ds_set_monitor_port()