Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc8xxx/
H A Dfsl_lbc.c150 out_be32(mxmr, (in_be32(mxmr) & mask) | MxMR_OP_NORM); in upmconfig()
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dfsl_lbc.h256 #define MxMR_OP_NORM 0x00000000 /* Normal Operation */ macro