Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/sh/dev/
Dpcicreg.h92 #define SH4_PCIPAR (SH4_PCIC+0x1c0) /* 32bit */ macro
Dshpcic.c327 _reg_write_4(SH4_PCIPAR, tag | reg); in shpcic_conf_read()
329 _reg_write_4(SH4_PCIPAR, 0); in shpcic_conf_read()
341 _reg_write_4(SH4_PCIPAR, tag | reg); in shpcic_conf_write()
343 _reg_write_4(SH4_PCIPAR, 0); in shpcic_conf_write()