Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-hisi/
H A Dplatmcpm.c24 #define CORE_RESET_BIT(x) (1 << x) 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()
/kernel/linux/linux-6.6/arch/arm/mach-hisi/
H A Dplatmcpm.c24 #define CORE_RESET_BIT(x) (1 << x) 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()

Completed in 2 milliseconds