HomeSort by: relevance | last modified time | path
    Searched defs:autoen (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/marvell/
mvsoctmr.c 246 const int en = 1, autoen = 1; local in function:cpu_initclocks
259 mvsoctmr_cntl(sc, MVSOCTMR_TIMER0, timer0_tval, en, autoen);
260 mvsoctmr_cntl(sc, MVSOCTMR_TIMER1, 0xffffffff, en, autoen);
339 int autoen)
352 if (autoen)
mvsoctmr.c 246 const int en = 1, autoen = 1; local in function:cpu_initclocks
259 mvsoctmr_cntl(sc, MVSOCTMR_TIMER0, timer0_tval, en, autoen);
260 mvsoctmr_cntl(sc, MVSOCTMR_TIMER1, 0xffffffff, en, autoen);
339 int autoen)
352 if (autoen)

Completed in 21 milliseconds