Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-hisi/
Dplatmcpm.c34 #define CORE_RESET_STATUS(x) (1 << x) macro
224 if (data & CORE_RESET_STATUS(cpu)) in hip04_cpu_kill()