Searched refs:RTC_PORT_DATA (Results 1 – 2 of 2) sorted by relevance
26 return in8(RTC_PORT_DATA); in rtc_read()33 out8(RTC_PORT_DATA, val); in rtc_write()
17 #define RTC_PORT_DATA CONFIG_SYS_ISA_IO + 0x76 macro