Lines Matching refs:uchar
21 static uchar rtc_read (short reg) in rtc_read()
28 static void rtc_write (short reg, uchar val) in rtc_write()
37 static uchar rtc_read (short reg) in rtc_read()
42 static void rtc_write (short reg, uchar val) in rtc_write()
55 uchar *d = (uchar *) dest; in nvram_read()
67 uchar *s = (uchar *) src; in nvram_write()
77 uchar save_ctrl_a; in rtc_get()
78 uchar sec, min, hour, mday, wday, mon, year; in rtc_get()
129 uchar save_ctrl_a; in rtc_set()
158 uchar control_b; in rtc_reset()
171 uchar wd_value; in rtc_set_watchdog()