Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-hisi/
H A Dplatmcpm.c25 #define NEON_RESET_BIT(x) (1 << (x + 4)) macro
130 data = CORE_RESET_BIT(cpu) | NEON_RESET_BIT(cpu) | \ in hip04_boot_secondary()
218 data = CORE_RESET_BIT(cpu) | NEON_RESET_BIT(cpu) | \ in hip04_cpu_kill()