thr_init_sts       56 arch/arc/plat-eznps/mtm.c 	struct nps_host_reg_thr_init_sts thr_init_sts;
thr_init_sts       67 arch/arc/plat-eznps/mtm.c 		thr_init_sts.value = ioread32be(MTM_THR_INIT_STS(cpu));
thr_init_sts       68 arch/arc/plat-eznps/mtm.c 		if (thr_init_sts.thr_id == thr_init.thr_id) {
thr_init_sts       69 arch/arc/plat-eznps/mtm.c 			if (thr_init_sts.bsy)
thr_init_sts       71 arch/arc/plat-eznps/mtm.c 			else if (thr_init_sts.err)