Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-nps.c147 thread = read_aux_reg(CTOP_AUX_THREAD_ID); in nps_clkevent_rm_thread()
169 thread = read_aux_reg(CTOP_AUX_THREAD_ID); in nps_clkevent_add_thread()
/Linux-v4.19/arch/arc/plat-eznps/
Dentry.S32 lr r3, [CTOP_AUX_THREAD_ID]
/Linux-v4.19/arch/arc/plat-eznps/include/plat/
Dctop.h37 #define CTOP_AUX_THREAD_ID (CTOP_AUX_BASE + 0x00C) macro