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

1 2

  /development/ndk/platforms/android-3/arch-arm/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/4/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/4/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/4/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/4/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/5/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/6/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/7/platforms/android-14/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/7/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/7/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/7/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/7/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/7/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)); })
  /prebuilts/ndk/8/platforms/android-14/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/8/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/8/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/8/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/8/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/8/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)); })
  /prebuilts/ndk/9/platforms/android-12/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-13/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-14/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-15/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-16/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-17/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)); })

Completed in 1302 milliseconds

1 2