Home
last modified time | relevance | path

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

/drivers/char/
Dds1302.c39 out_byte_rtc(unsigned int reg_addr, unsigned char x) in out_byte_rtc() function
83 out_byte_rtc(0x8e,0x00); in ds1302_wenable()
91 out_byte_rtc(0x8e,0x80); in ds1302_wdisable()
114 out_byte_rtc((0x80 | (reg << 1)),val); in ds1302_writereg()
316 out_byte_rtc(0xc0,MAGIC_PATTERN); in ds1302_probe()