Searched defs:ds1307_softc (Results 1 – 1 of 1) sorted by relevance
64 struct ds1307_softc { struct65 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;