Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/m68k/cpu/mcf52x2/
Dcpu.c349 (resetsource & MCFRESET_RSR_SOFT) ? " Software" : "", in print_cpuinfo()
/third_party/uboot/u-boot-2020.01/arch/m68k/include/asm/
Dm5282.h351 #define MCFRESET_RSR_SOFT (0x20) macro