Searched refs:in_byte_rtc (Results 1 – 1 of 1) sorted by relevance
56 in_byte_rtc(unsigned int reg_addr) in in_byte_rtc() function103 x=in_byte_rtc((0x81 | (reg << 1))); /* read register */ in ds1302_readreg()319 if((res = in_byte_rtc(0xc1)) == MAGIC_PATTERN) { in ds1302_probe()