Home
last modified time | relevance | path

Searched refs:RTC_PORT_DATA (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/rtc/
H A Dmk48t59.c26 return in8(RTC_PORT_DATA); in rtc_read()
33 out8(RTC_PORT_DATA, val); in rtc_write()
/OK3568_Linux_fs/u-boot/include/
H A Dmk48t59.h17 #define RTC_PORT_DATA CONFIG_SYS_ISA_IO + 0x76 macro