Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/p1022ds/
H A Ddiu.c25 #define PX_BRDCFG0_ELBC_DIU 0x02 macro
188 out_8(lbc_lcs1_ba, px_brdcfg0 | PX_BRDCFG0_ELBC_DIU); in platform_diu_init()
270 out_8(lbc_lcs1_ba, px_brdcfg0 | PX_BRDCFG0_ELBC_DIU); in set_mux_to_diu()
/OK3568_Linux_fs/kernel/arch/powerpc/platforms/85xx/
H A Dp1022_ds.c64 #define PX_BRDCFG0_ELBC_DIU 0x02 macro
315 b |= PX_BRDCFG0_ELBC_DIU; in p1022ds_set_monitor_port()