HomeSort by relevance Sort by last modified time
    Searched refs:RTC_PORT (Results 26 - 50 of 50) sorted by null

12

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/asm/
mc146818rtc.h 18 #ifndef RTC_PORT
19 #define RTC_PORT(x) (0x70 + (x))
23 #define CMOS_READ(addr) ({ outb_p((addr),RTC_PORT(0)); inb_p(RTC_PORT(1)); })
24 #define CMOS_WRITE(val, addr) ({ outb_p((addr),RTC_PORT(0)); outb_p((val),RTC_PORT(1)); })
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/asm/
mc146818rtc.h 18 #ifndef RTC_PORT
19 #define RTC_PORT(x) (0x70 + (x))
23 #define CMOS_READ(addr) ({ outb_p((addr),RTC_PORT(0)); inb_p(RTC_PORT(1)); })
24 #define CMOS_WRITE(val, addr) ({ outb_p((addr),RTC_PORT(0)); outb_p((val),RTC_PORT(1)); })
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/asm/
mc146818rtc.h 18 #ifndef RTC_PORT
19 #define RTC_PORT(x) (0x70 + (x))
23 #define CMOS_READ(addr) ({ outb_p((addr),RTC_PORT(0)); inb_p(RTC_PORT(1)); })
24 #define CMOS_WRITE(val, addr) ({ outb_p((addr),RTC_PORT(0)); outb_p((val),RTC_PORT(1)); })
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/asm/
mc146818rtc.h 18 #ifndef RTC_PORT
19 #define RTC_PORT(x) (0x70 + (x))
23 #define CMOS_READ(addr) ({ outb_p((addr),RTC_PORT(0)); inb_p(RTC_PORT(1)); })
24 #define CMOS_WRITE(val, addr) ({ outb_p((addr),RTC_PORT(0)); outb_p((val),RTC_PORT(1)); })
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/asm/
mc146818rtc.h 18 #ifndef RTC_PORT
19 #define RTC_PORT(x) (0x70 + (x))
23 #define CMOS_READ(addr) ({ outb_p((addr),RTC_PORT(0)); inb_p(RTC_PORT(1)); })
24 #define CMOS_WRITE(val, addr) ({ outb_p((addr),RTC_PORT(0)); outb_p((val),RTC_PORT(1)); })
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/asm/
mc146818rtc.h 18 #ifndef RTC_PORT
19 #define RTC_PORT(x) (0x70 + (x))
23 #define CMOS_READ(addr) ({ outb_p((addr),RTC_PORT(0)); inb_p(RTC_PORT(1)); })
24 #define CMOS_WRITE(val, addr) ({ outb_p((addr),RTC_PORT(0)); outb_p((val),RTC_PORT(1)); })
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/asm/
mc146818rtc.h 18 #ifndef RTC_PORT
19 #define RTC_PORT(x) (0x70 + (x))
23 #define CMOS_READ(addr) ({ outb_p((addr),RTC_PORT(0)); inb_p(RTC_PORT(1)); })
24 #define CMOS_WRITE(val, addr) ({ outb_p((addr),RTC_PORT(0)); outb_p((val),RTC_PORT(1)); })
  /development/ndk/platforms/android-9/arch-x86/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/asm/
mc146818rtc_32.h 20 #ifndef RTC_PORT
21 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/asm/
mc146818rtc_32.h 20 #ifndef RTC_PORT
21 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/6/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 20 #ifndef RTC_PORT
21 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/asm/
mc146818rtc_32.h 20 #ifndef RTC_PORT
21 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 20 #ifndef RTC_PORT
21 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-12/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-13/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-14/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-15/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-16/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-17/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/asm/
mc146818rtc_32.h 26 #ifndef RTC_PORT
27 #define RTC_PORT(x) (0x70 + (x))
  /external/oprofile/module/x86/
op_rtc.c 151 if (!request_region_check(RTC_PORT(0), RTC_IO_PORTS, "oprofile")) {
160 release_region(RTC_PORT(0), RTC_IO_PORTS);
169 release_region(RTC_PORT(0), RTC_IO_PORTS);

Completed in 5383 milliseconds

12