Lines Matching refs:uchar
22 static uchar rtc_read (short reg) in rtc_read()
29 static void rtc_write (short reg, uchar val) in rtc_write()
38 static uchar rtc_read (short reg) in rtc_read()
43 static void rtc_write (short reg, uchar val) in rtc_write()
56 uchar *d = (uchar *) dest; in nvram_read()
68 uchar *s = (uchar *) src; in nvram_write()
80 uchar save_ctrl_a; in rtc_get()
81 uchar sec, min, hour, mday, wday, mon, year; in rtc_get()
132 uchar save_ctrl_a; in rtc_set()
161 uchar control_b; in rtc_reset()
174 uchar wd_value; in rtc_set_watchdog()