Home
last modified time | relevance | path

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

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