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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dds1302.c39 out_byte_rtc(unsigned int reg_addr, unsigned char x) function
83 out_byte_rtc(0x8e,0x00);
91 out_byte_rtc(0x8e,0x80);
114 out_byte_rtc((0x80 | (reg << 1)),val);
315 out_byte_rtc(0xc0,MAGIC_PATTERN);

Completed in 91 milliseconds