Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf52x2/
Dcpu.c339 unsigned char resetsource = MCFRESET_RSR; in print_cpuinfo()
/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/
Dm5282.h341 #define MCFRESET_RSR (*(vu_char *) (CONFIG_SYS_MBAR+0x00110001)) macro