Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/footbridge/isa/
H A Ddsrtc.c107 return(ds1687_read(sc, RTC_PC_RAM_START + addr));
130 return(ds1687_write(sc, RTC_PC_RAM_START + addr, val));
H A Dds1687reg.h103 #define RTC_PC_RAM_START 0x0e macro