Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc83xx/
Dspl_minimal.c46 im->sysconf.spcr |= SPCR_TBEN; in cpu_init_f()
Dcpu_init.c239 setbits_be32(&im->sysconf.spcr, SPCR_TBEN); in cpu_init_f()
/external/u-boot/include/
Dmpc83xx.h105 #define SPCR_TBEN 0x00400000 macro