HomeSort by relevance Sort by last modified time
    Searched full:rtc_read (Results 1 - 9 of 9) sorted by null

  /external/kernel-headers/original/asm-mips/mach-ip22/
ds1286.h 15 #define rtc_read(reg) (hpc3c0->rtcregs[(reg)] & 0xff) macro
  /bionic/libc/kernel/arch-mips/asm/mach-ip22/
ds1286.h 22 #define rtc_read(reg) (hpc3c0->rtcregs[(reg)] & 0xff) macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/mach-ip22/
ds1286.h 22 #define rtc_read(reg) (hpc3c0->rtcregs[(reg)] & 0xff) macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/mach-ip22/
ds1286.h 22 #define rtc_read(reg) (hpc3c0->rtcregs[(reg)] & 0xff) macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/mach-ip22/
ds1286.h 22 #define rtc_read(reg) (hpc3c0->rtcregs[(reg)] & 0xff) macro
  /prebuilts/ndk/9/platforms/android-14/arch-mips/usr/include/asm/mach-ip22/
ds1286.h 22 #define rtc_read(reg) (hpc3c0->rtcregs[(reg)] & 0xff) macro
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/asm/mach-ip22/
ds1286.h 22 #define rtc_read(reg) (hpc3c0->rtcregs[(reg)] & 0xff) macro
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/asm/mach-ip22/
ds1286.h 22 #define rtc_read(reg) (hpc3c0->rtcregs[(reg)] & 0xff) macro
  /external/qemu/hw/
goldfish_timer.c 137 /* we save the RTC for the case where the kernel is in the middle of a rtc_read

Completed in 150 milliseconds