Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm/mach-shmobile/
H A Dplatsmp-apmu.c44 #define DBGCPUNREN(n) BIT((n) + 20) /* CPUn Reset Request Enable */ macro
200 x |= DBGCPUREN | DBGCPUNREN(bit) | DBGCPUPREN; in apmu_init_cpu()