Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hpcmips/vr/
H A Dvrpciu.c74 vrpciu_read(struct vrpciu_softc *, int);
113 vrpciu_read(struct vrpciu_softc *sc, int offset) in vrpciu_read() function
202 reg = vrpciu_read(sc, VRPCIU_MMAW1REG); in vrpciu_attach()
204 reg = vrpciu_read(sc, VRPCIU_MMAW2REG); in vrpciu_attach()
206 reg = vrpciu_read(sc, VRPCIU_TAW1REG); in vrpciu_attach()
208 reg = vrpciu_read(sc, VRPCIU_TAW2REG); in vrpciu_attach()
210 reg = vrpciu_read(sc, VRPCIU_MIOAWREG); in vrpciu_attach()
213 vrpciu_read(sc, VRPCIU_BUSERRADREG)); in vrpciu_attach()
215 vrpciu_read(sc, VRPCIU_INTCNTSTAREG)); in vrpciu_attach()
217 vrpciu_read(sc, VRPCIU_EXACCREG)); in vrpciu_attach()
[all …]