Searched refs:rtc (Results 1 – 25 of 33) sorted by relevance
12
60 struct mc146818 rtc; variable95 rtc.regs[MC_REGD] &= ~MC_REGD_VRT; in rtc_updateregs()96 gnow = gmtime(&rtc.now); in rtc_updateregs()98 rtc.regs[MC_SEC] = TOBCD(gnow->tm_sec); in rtc_updateregs()99 rtc.regs[MC_MIN] = TOBCD(gnow->tm_min); in rtc_updateregs()100 rtc.regs[MC_HOUR] = TOBCD(gnow->tm_hour); in rtc_updateregs()101 rtc.regs[MC_DOW] = TOBCD(gnow->tm_wday + 1); in rtc_updateregs()102 rtc.regs[MC_DOM] = TOBCD(gnow->tm_mday); in rtc_updateregs()103 rtc.regs[MC_MONTH] = TOBCD(gnow->tm_mon + 1); in rtc_updateregs()104 rtc.regs[MC_YEAR] = TOBCD((gnow->tm_year + 1900) % 100); in rtc_updateregs()[all …]
70 struct rtc_ops rtc; member82 .rtc = {112 sh_clock_init(int flags, struct rtc_ops *rtc) in sh_clock_init() argument117 if (rtc != NULL) in sh_clock_init()118 sh_clock.rtc = *rtc; /* structure copy */ in sh_clock_init()231 sh_clock.rtc.get(sh_clock.rtc._cookie, tv->tv_sec, &dt); in rtc_gettime()243 sh_clock.rtc.set(sh_clock.rtc._cookie, &dt); in rtc_settime()317 if (sh_clock.rtc.init != NULL) in cpu_startclock()318 sh_clock.rtc.init(sh_clock.rtc._cookie); in cpu_startclock()
148 if (rtc) {155 where ``rtc`` is a generated runtime check.309 if (rtc) {324 where ``rtc`` is a generated runtime check.364 if (rtc) {373 The runtime condition (``rtc``) checks that the array ``A`` and the
236 device rtc237 attach rtc at ebus238 file arch/sparc64/dev/rtc.c rtc420 # Virtual rtc
113 rtc* at ebus? # DS1287/M5819 clock
338 rtc* at ebus?
58 Use call and rtc for function calls and returns
56 rtc1199 ;; using rtc to return and being called with jsr/bsr.1219 jmp 0,y ; We have a 'call/rtc' stack layout now
6767 return \"rtc\";6802 return \"rtc\";6824 return \"rtc\";
6781 return \"rtc\";6816 return \"rtc\";6838 return \"rtc\";
622 uint32_t rtc; member
315 uses a @samp{call/rtc} calling convention as opposed to @samp{jsr/rts}.
2526 On 68HC12 the compiler will use the @code{call} and @code{rtc} instructions2534 the @code{rtc}.
5650 call a function and the @code{rtc} instruction for returning.
1847 On 68HC12 the compiler will use the @code{call} and @code{rtc} instructions1855 the @code{rtc}.
10191 a function and the `rtc' instruction for returning.15662 On 68HC12 the compiler will use the `call' and `rtc' instructions15670 simulates the `rtc'.
15972 ___subdi3, ___notdi2, __mulhi32, __mulsi3): Use them to use 'rtc'15997 * config/m68hc11/m68hc11.md ("*return_32bit"): Return rtc
8033 #~ msgid "Use call and rtc for function calls and returns"8034 #~ msgstr "Benyt call og rtc til funktionskald og returneringer"
9733 #~ msgid "Use call and rtc for function calls and returns"
11146 msgid "Use call and rtc for function calls and returns"11147 msgstr "Usar call i rtc per a cridades i devolucions de funci�"
11267 msgid "Use call and rtc for function calls and returns"11268 msgstr "Benyt call og rtc til funktionskald og returneringer"
11350 msgid "Use call and rtc for function calls and returns"11351 msgstr "İşlev çağrıları ve dönüşleri için call ve rtc kullanılır"
11202 msgid "Use call and rtc for function calls and returns"