Home
last modified time | relevance | path

Searched refs:SPCR_TBEN (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/powerpc/cpu/mpc83xx/
H A Dspl_minimal.c47 im->sysconf.spcr |= SPCR_TBEN; in cpu_init_f()
H A Dcpu_init.c240 setbits_be32(&im->sysconf.spcr, SPCR_TBEN); in cpu_init_f()
/rk3399_rockchip-uboot/include/
H A Dmpc83xx.h106 #define SPCR_TBEN 0x00400000 macro