tag | line | file | source code |
---|---|---|---|
RTC_PORT | 403 | include/asm-alpha/alcor.h | #define RTC_PORT(x) (0x70 + (x)) |
RTC_PORT | 380 | include/asm-alpha/apecs.h | #define RTC_PORT(x) (0x70 + (x)) |
RTC_PORT | 269 | include/asm-alpha/jensen.h | #define RTC_PORT(x) (0x170+(x)) |
RTC_PORT | 354 | include/asm-alpha/lca.h | #define RTC_PORT(x) (0x70 + (x)) |
RTC_PORT | 11 | include/asm-mips/mc146818rtc.h | #define RTC_PORT(x) (0x70 + (x)) |
RTC_PORT | 16 | include/linux/mc146818rtc.h | #define RTC_PORT(x) (0x70 + (x)) |