if_et.c | 132 static uint32_t et_timer = 1000 * 1000 * 1000; /* nanosec */ variable in typeref:typename:uint32_t 192 sc->sc_timer = et_timer; 1037 CSR_WRITE_4(sc, ET_TIMER, sc->sc_timer); 1088 CSR_WRITE_4(sc, ET_TIMER, sc->sc_timer); 1361 CSR_WRITE_4(sc, ET_TIMER, 0);
|