HomeSort by: relevance | last modified time | path
    Searched refs:PXA2X0_RTC_SIZE (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/xscale/
pxa2x0cpu.h 84 #define PXA2X0_RTC_SIZE PXA270_RTC_SIZE
91 #define PXA2X0_RTC_SIZE PXA250_RTC_SIZE
pxa2x0.c 339 if (bus_space_map(sc->sc_bust, PXA2X0_RTC_BASE, PXA2X0_RTC_SIZE, 0,
377 bus_space_unmap(sc->sc_bust, ioh, PXA2X0_RTC_SIZE);

Completed in 43 milliseconds