rtc_write
static void rtc_write(uint8_t val, uint32_t reg)
static inline void rtc_write(struct omap_rtc *rtc, unsigned int reg, u8 val)