Home
last modified time | relevance | path

Searched refs:DC21285_ARMCSR_VBASE (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/cats/cats/
H A Dcats_machdep.c176 DEVMAP_ENTRY(DC21285_ARMCSR_VBASE,
269 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode); in initarm()
533 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode); in consinit()
553 fcomcnattach(DC21285_ARMCSR_VBASE, comcnspeed, comcnmode); in consinit()
/netbsd-src/sys/arch/arm/footbridge/
H A Ddc21285mem.h76 #define DC21285_ARMCSR_VBASE 0xfd000000 macro
H A Dfootbridge_intr.h88 (volatile uint32_t *)(DC21285_ARMCSR_VBASE); in footbridge_set_intrmask()
H A Dfootbridge_irqhandler.c275 return ((volatile uint32_t*)(DC21285_ARMCSR_VBASE))[IRQ_STATUS>>2]; in footbridge_intstatus()
H A Dfootbridge.c160 if (bus_space_map(sc->sc_iot, DC21285_ARMCSR_VBASE, in footbridge_attach()
/netbsd-src/sys/arch/netwinder/netwinder/
H A Dnetwinder_machdep.c321 { DC21285_ARMCSR_VBASE, DC21285_ARMCSR_BASE,