Home
last modified time | relevance | path

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

/linux-4.1.27/arch/arm/mach-hisi/
Dplatmcpm.c23 #define CORE_RESET_BIT(x) (1 << x) macro
123 data = CORE_RESET_BIT(cpu) | NEON_RESET_BIT(cpu) | \ in hip04_mcpm_power_up()
212 data = CORE_RESET_BIT(cpu) | NEON_RESET_BIT(cpu) | \ in hip04_mcpm_wait_for_powerdown()