Home
last modified time | relevance | path

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

/linux-2.6.39/arch/mips/pnx8550/common/
Dproc.c39 read_c0_count2(), read_c0_compare2(), in pnx8550_timers_read()
61 len += sprintf(&page[len], "count_2: %#10.8x\n", read_c0_count2()); in pnx8550_registers_read()
Dtime.c40 return read_c0_count2(); in hpt_read()
/linux-2.6.39/arch/mips/include/asm/
Dmipsregs.h866 #define read_c0_count2() __read_32bit_c0_register($9, 6) /* pnx8550 */ macro