Home
last modified time | relevance | path

Searched defs:ds1307_softc (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/dev/iicbus/rtc/
H A Dds1307.c64 struct ds1307_softc { struct
65 device_t sc_dev;
66 struct intr_config_hook enum_hook;
67 uint32_t chiptype;
68 uint8_t sc_ctrl;
69 bool sc_use_ampm;