Searched refs:RTC_PORT_MC146818 (Results 1 – 1 of 1) sorted by relevance
28 #define RTC_PORT_MC146818 CONFIG_SYS_ISA_IO_BASE_ADDRESS + 0x70 macro63 out8(RTC_PORT_MC146818 + ofs, reg); in mc146818_read8()65 return in8(RTC_PORT_MC146818 + ofs + 1); in mc146818_read8()80 out8(RTC_PORT_MC146818 + ofs, reg); in mc146818_write8()81 out8(RTC_PORT_MC146818 + ofs + 1, val); in mc146818_write8()