Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arc/plat-eznps/
Dmtm.c56 struct nps_host_reg_thr_init_sts thr_init_sts; in mtm_init_thread() local
67 thr_init_sts.value = ioread32be(MTM_THR_INIT_STS(cpu)); in mtm_init_thread()
68 if (thr_init_sts.thr_id == thr_init.thr_id) { in mtm_init_thread()
69 if (thr_init_sts.bsy) in mtm_init_thread()
71 else if (thr_init_sts.err) in mtm_init_thread()