Home
last modified time | relevance | path

Searched refs:C3000_SCOOP1_BASE (Results 1 – 4 of 4) sorted by relevance

/netbsd/src/sys/arch/zaurus/zaurus/
Dmachdep.c510 C3000_SCOOP1_BASE,
562 int o = C3000_SCOOP1_BASE - trunc_page(C3000_SCOOP1_BASE); in irda_on()
565 p = (volatile uint16_t *)(C3000_SCOOP1_BASE + SCOOP_GPWR); in irda_on()
576 (C3000_SCOOP1_BASE - trunc_page(C3000_SCOOP1_BASE)); in hw_isc1000()
Dzaurus_reg.h69 #define C3000_SCOOP1_BASE 0x08800040 macro
/netbsd/src/sys/arch/zaurus/dev/
Dscoop_pcic.c114 pa = C3000_SCOOP1_BASE; in scoop_pcic_socket_setup()
Dscoop.c103 addr = C3000_SCOOP1_BASE; in scoopattach()