SCSPTR1 95 drivers/rtc/rtc-rs5c313.c scsptr1_data = __raw_readb(SCSPTR1) | SCL; /* SCL:H */ SCSPTR1 96 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1); SCSPTR1 97 drivers/rtc/rtc-rs5c313.c scsptr1_data = __raw_readb(SCSPTR1) | SCL_OEN; /* SCL output enable */ SCSPTR1 98 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1); SCSPTR1 110 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1); SCSPTR1 113 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1); SCSPTR1 117 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1); SCSPTR1 120 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1); SCSPTR1 124 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1); SCSPTR1 135 drivers/rtc/rtc-rs5c313.c data |= ((__raw_readb(SCSPTR1) & SDA) >> 2) << (7 - i); SCSPTR1 137 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1); SCSPTR1 140 drivers/rtc/rtc-rs5c313.c __raw_writeb(scsptr1_data, SCSPTR1);