Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/footbridge/isa/
H A Ddsrtc.c106 if (addr < RTC_PC_RAM_SIZE)
109 addr -= RTC_PC_RAM_SIZE;
129 if (addr < RTC_PC_RAM_SIZE)
132 addr -= RTC_PC_RAM_SIZE;
H A Dds1687reg.h104 #define RTC_PC_RAM_SIZE 50 macro