Searched refs:ZONE_MAN_RESET_CNTL_MASK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/arch/arm/mach-bcm/ |
H A D | platsmp-brcmstb.c | 35 ZONE_MAN_RESET_CNTL_MASK = BIT(1), enumerator 181 pwr_ctrl_set(cpu, ZONE_MAN_RESET_CNTL_MASK, -1); in brcmstb_cpu_power_on() 223 pwr_ctrl_clr(cpu, ZONE_MAN_RESET_CNTL_MASK, -1); in brcmstb_cpu_kill()
|
/kernel/linux/linux-6.6/arch/arm/mach-bcm/ |
H A D | platsmp-brcmstb.c | 27 ZONE_MAN_RESET_CNTL_MASK = BIT(1), enumerator 173 pwr_ctrl_set(cpu, ZONE_MAN_RESET_CNTL_MASK, -1); in brcmstb_cpu_power_on() 215 pwr_ctrl_clr(cpu, ZONE_MAN_RESET_CNTL_MASK, -1); in brcmstb_cpu_kill()
|
Completed in 5 milliseconds