Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h25 #define RESET_DOUBLE (SWRST_DBL_FAULT_B|SWRST_DBL_FAULT_A)
833 #define SWRST_DBL_FAULT_A 0x0800 /* SWRST Core A Double Fault */ macro
/arch/blackfin/kernel/
Dsetup.c1018 if (_bfin_swrst & SWRST_DBL_FAULT_A) {