Home
last modified time | relevance | path

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

/linux-6.1.9/arch/arm/mach-hisi/
Dhotplug.c58 #define CRG20_CPU1_RESET (1 << 17) macro
207 val &= ~CRG20_CPU1_RESET; in hix5hd2_set_cpu()
218 val |= CRG20_CPU1_RESET; in hix5hd2_set_cpu()