Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/x68k/dev/
H A Ddmacvar.h69 int ch_ocr; /* operation size, request mode */ member
H A Dintio_dmac.c206 chan->ch_ocr = ocr; in dmac_alloc_channel()
307 DMAC_REG_OCR, (xf->dx_ocr | chan->ch_ocr)); in dmac_load_xfer()