Home | History | Annotate | Download | only in marvell

Lines Matching defs:mvsoctmr_cntl

88 static void mvsoctmr_cntl(struct mvsoctmr_softc *, int, u_int, int, int);
166 mvsoctmr_cntl(sc, MVSOCTMR_TIMER1, 0xffffffff, 1, 1);
171 mvsoctmr_cntl(sc, MVSOCTMR_WATCHDOG, 0xffffffff, 0, 0);
259 mvsoctmr_cntl(sc, MVSOCTMR_TIMER0, timer0_tval, en, autoen);
260 mvsoctmr_cntl(sc, MVSOCTMR_TIMER1, 0xffffffff, en, autoen);
338 mvsoctmr_cntl(struct mvsoctmr_softc *sc, int num, u_int ticks, int en,
369 mvsoctmr_cntl(sc, MVSOCTMR_WATCHDOG, 0xffffffff, 0, 0);
378 mvsoctmr_cntl(sc, MVSOCTMR_WATCHDOG, sc->sc_wdog_period, 1, 0);
389 mvsoctmr_cntl(sc, MVSOCTMR_WATCHDOG, sc->sc_wdog_period, 1, 0);
405 mvsoctmr_cntl(sc, MVSOCTMR_WATCHDOG, 0xffffffff, 0, 0);
407 mvsoctmr_cntl(sc, MVSOCTMR_WATCHDOG,