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

  /src/sys/arch/evbppc/walnut/dev/
ds1743.c 73 static void ds1743_unlock(struct dsrtc_softc *, u_char);
148 ds1743_unlock(sc, 0); /* Make sure the clock is running */
220 ds1743_unlock(struct dsrtc_softc *sc, u_char key) function in typeref:typename:void
246 ds1743_unlock(sc, key);
266 ds1743_unlock(sc, key);
ds1743.c 73 static void ds1743_unlock(struct dsrtc_softc *, u_char);
148 ds1743_unlock(sc, 0); /* Make sure the clock is running */
220 ds1743_unlock(struct dsrtc_softc *sc, u_char key) function in typeref:typename:void
246 ds1743_unlock(sc, key);
266 ds1743_unlock(sc, key);

Completed in 144 milliseconds