Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-hisi/
Dplatmcpm.c41 #define CLUSTER_DEBUG_RESET_STATUS (1 << 13) macro
129 } while (data & CLUSTER_DEBUG_RESET_STATUS); in hip04_boot_secondary()