Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-hisi/
H A Dhotplug.c57 #define CRG20_CPU1_RESET (1 << 17) macro
206 val &= ~CRG20_CPU1_RESET; in hix5hd2_set_cpu()
217 val |= CRG20_CPU1_RESET; in hix5hd2_set_cpu()