Searched refs:haltval (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/kernel/
H A Dmips-mt.c59 unsigned long haltval; local
102 haltval = 0; /* Then we're not halted, and mustn't be */
106 haltval = read_tc_c0_tchalt();
115 printk(" TCHalt : %08lx\n", haltval);
117 if (!haltval)

Completed in 73 milliseconds