Searched refs:DS1338 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/iicbus/
H A Dds133x.c79 DS1338, enumerator in enum:__anon8861
123 * Check for DS1338. At address 0x0F this chip has RAM, however
141 /* This is DS1338 */
146 *sc_type = DS1338;
239 case DS1338:
240 device_set_desc(dev, "Dallas Semiconductor DS1338 RTC");
259 if (sc->sc_type == DS1338)
304 if (sc->sc_type == DS1338)
331 if (sc->sc_type == DS1338)

Completed in 115 milliseconds