HomeSort by: relevance | last modified time | path
    Searched refs:JZ_OST_CNT_LO (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/evbmips/ingenic/
clock.c 53 return readreg(JZ_OST_CNT_LO);
76 cnt = readreg(JZ_OST_CNT_LO);
147 last = readreg(JZ_OST_CNT_LO);
161 cur = readreg(JZ_OST_CNT_LO);
210 new_cnt = readreg(JZ_OST_CNT_LO);
machdep.c 116 writereg(JZ_OST_CNT_LO, 0);
124 junk = readreg(JZ_OST_CNT_LO);
125 do {} while (junk == readreg(JZ_OST_CNT_LO));
  /src/sys/arch/mips/ingenic/
ingenic_regs.h 101 #define JZ_OST_CNT_LO 0x100020e4

Completed in 12 milliseconds