/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)
|