Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arc/plat-eznps/
Dmtm.c67 struct nps_host_reg_thr_init_sts thr_init_sts; in mtm_init_thread() local
78 thr_init_sts.value = ioread32be(MTM_THR_INIT_STS(cpu)); in mtm_init_thread()
79 if (thr_init_sts.thr_id == thr_init.thr_id) { in mtm_init_thread()
80 if (thr_init_sts.bsy) in mtm_init_thread()
82 else if (thr_init_sts.err) in mtm_init_thread()