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