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

/freebsd-10-stable/sys/dev/iicbus/
H A Dds133x.c80 DS1339, enumerator in enum:__anon8861
124 * DS1337 and DS1339 have status register. Bits 6-2 in status
153 * allways read as 0. In DS1339 changing of this bit is safe until
170 /* This is DS1339 */
175 *sc_type = DS1339;
242 case DS1339:
243 device_set_desc(dev, "Dallas Semiconductor DS1339 RTC");

Completed in 144 milliseconds