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

12

  /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))

Completed in 447 milliseconds

12