Home
last modified time | relevance | path

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

/linux-4.4.14/arch/blackfin/mach-common/
Dsmp.c285 if (_bfin_swrst & SWRST_DBL_FAULT_B) { in secondary_start_kernel()
/linux-4.4.14/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h25 #define RESET_DOUBLE (SWRST_DBL_FAULT_B|SWRST_DBL_FAULT_A)
834 #define SWRST_DBL_FAULT_B 0x1000 /* SWRST Core B Double Fault */ macro