Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/mach-malta/
H A Dmc146818rtc.h23 return inb(MALTA_RTC_DAT_REG); in CMOS_READ()
29 outb(data, MALTA_RTC_DAT_REG); in CMOS_WRITE()
/openbmc/linux/arch/mips/include/asm/mips-boards/
H A Dmalta.h74 #define MALTA_RTC_DAT_REG 0x71 macro