Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sh3/include/
H A Dpcicreg.h110 #define PCICR_BASE 0xa5000000 macro
/netbsd-src/sys/arch/sh3/dev/
H A Dshpcic.c144 _reg_write_4(SH4_PCICR, PCICR_BASE | PCICR_RSTCTL); in shpcic_attach()
146 _reg_write_4(SH4_PCICR, PCICR_BASE); in shpcic_attach()
216 _reg_write_4(SH4_PCICR, PCICR_BASE | PCICR_CFINIT); in shpcic_attach()