Searched defs:rtc_ce (Results 1 – 4 of 4) sorted by relevance
67 rtc_ce(int onoff) in rtc_ce() function
114 rtc_ce(struct rs5c313_softc *sc, int onoff) in rtc_ce() function
115 rtc_ce(struct rs5c313_softc *sc, int onoff) in rtc_ce() function
49 #define rtc_ce(sc, onoff) ((*sc->sc_ops->rs5c313_op_ce)(sc, onoff)) macro