Home
last modified time | relevance | path

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

/openbsd/sys/arch/sh/dev/
H A Dpcicreg.h103 #define SH4_PCIMCR (SH4_PCIC+0x1f4) /* 32bit */ macro
H A Dshpcic.c212 _reg_write_4(SH4_PCIMCR, PCIBCR_MCR_VAL); in shpcic_attach()
214 _reg_write_4(SH4_PCIMCR, _reg_read_4(SH4_MCR)); in shpcic_attach()