Searched refs:DMAC_CCR_STR (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/dev/ic/
H A Dmc68450reg.h135 #define DMAC_CCR_STR 0x80 /* Start channel */ macro
/netbsd-current/sys/arch/x68k/dev/
H A Dintio_dmac.c351 int go = DMAC_CCR_STR|DMAC_CCR_INT;
402 go &= ~DMAC_CCR_STR;
514 DMAC_REG_CCR, DMAC_CCR_STR|DMAC_CCR_INT);

Completed in 71 milliseconds