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

/freebsd-10-stable/sys/dev/iicbus/
H A Dds133x.c78 DS1337, enumerator in enum:__anon8861
124 * DS1337 and DS1339 have status register. Bits 6-2 in status
152 * Now Check for DS1337. Bit 5 in control register of this chip will be
179 /* This is DS1337 */
180 *sc_type = DS1337;
236 case DS1337:
237 device_set_desc(dev, "Dallas Semiconductor DS1337 RTC");

Completed in 100 milliseconds