Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc8xx/
H A Dcpu_init.c101 clrsetbits_be32(&memctl->memc_br0, ~BR_PS_MSK, BR_V); in cpu_init_f()
/rk3399_rockchip-uboot/include/
H A Dmpc8xx.h210 #define BR_PS_MSK 0x00000C00 /* Port Size Mask */ macro