tag | line | file | source code |
RTC_PORT | 10 | include/asm-mips/mc146818rtc.h | #ifndef RTC_PORT |
RTC_PORT | 20 | include/asm-mips/mc146818rtc.h | outb_p((addr),RTC_PORT(0)); \ |
RTC_PORT | 24 | include/asm-mips/mc146818rtc.h | outb_p((addr),RTC_PORT(0)); \ |
RTC_PORT | 15 | include/linux/mc146818rtc.h | #ifndef RTC_PORT |
RTC_PORT | 21 | include/linux/mc146818rtc.h | outb_p((addr),RTC_PORT(0)); \ |
RTC_PORT | 22 | include/linux/mc146818rtc.h | inb_p(RTC_PORT(1)); \ |
RTC_PORT | 25 | include/linux/mc146818rtc.h | outb_p((addr),RTC_PORT(0)); \ |
RTC_PORT | 26 | include/linux/mc146818rtc.h | outb_p((val),RTC_PORT(1)); \ |