Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc8xx/
Dcpu_init.c101 clrsetbits_be32(&memctl->memc_br0, ~BR_PS_MSK, BR_V); in cpu_init_f()
/external/u-boot/include/
Dmpc8xx.h209 #define BR_PS_MSK 0x00000C00 /* Port Size Mask */ macro