Home
last modified time | relevance | path

Searched refs:SH4_WCR1 (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/sh/include/
H A Dbscreg.h53 #define SH4_WCR1 0xff800008 /* 32bit */ macro
/openbsd/sys/arch/landisk/landisk/
H A Dmachdep.c311 _reg_write_4(SH4_WCR1, BSC_WCR1_VAL); in InitializeBsc()
/openbsd/sys/arch/sh/dev/
H A Dshpcic.c199 _reg_write_4(SH4_PCIWCR1, _reg_read_4(SH4_WCR1)); in shpcic_attach()