Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/sgimips/gio/
H A Dnewport.c231 xmap9_read(struct newport_devconfig *dc, int crs) in xmap9_read() function
260 do {} while (xmap9_read(dc, XMAP9_DCBCRS_FIFOAVAIL) == 0); in xmap9_wait()
456 dc->dc_xmaprev = xmap9_read(dc, XMAP9_DCBCRS_REVISION) & 0x07; in newport_setup_hw()
519 dcbcfg = xmap9_read(dc, XMAP9_DCBCRS_CONFIG); in newport_setup_hw()