Home
last modified time | relevance | path

Searched refs:nxprtc_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/iicbus/rtc/
H A Dnxprtc.c201 struct nxprtc_softc { struct
291 read_reg(struct nxprtc_softc *sc, uint8_t reg, uint8_t *val) in read_reg()
298 write_reg(struct nxprtc_softc *sc, uint8_t reg, uint8_t val) in write_reg()
305 read_timeregs(struct nxprtc_softc *sc, struct time_regs *tregs, uint8_t *tmr) in read_timeregs()
354 write_timeregs(struct nxprtc_softc *sc, struct time_regs *tregs) in write_timeregs()
364 struct nxprtc_softc *sc; in freqadj_sysctl()
386 pcf8523_battery_check(struct nxprtc_softc *sc) in pcf8523_battery_check()
437 pcf8523_start(struct nxprtc_softc *sc) in pcf8523_start()
554 pcf8523_start_timer(struct nxprtc_softc *sc) in pcf8523_start_timer()
586 pcf2127_start_timer(struct nxprtc_softc *sc) in pcf2127_start_timer()
[all …]