Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-hisi/
Dplatmcpm.c27 #define CORE_RESET_BIT(x) (1 << x) macro
133 data = CORE_RESET_BIT(cpu) | NEON_RESET_BIT(cpu) | \ in hip04_boot_secondary()
221 data = CORE_RESET_BIT(cpu) | NEON_RESET_BIT(cpu) | \ in hip04_cpu_kill()