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

/netbsd-6-1-5-RELEASE/sys/dev/ic/
H A Dcd18xxreg.h82 #define CD18xx_CCR 0x01 /* channel command */ macro
H A Dcd18xx.c203 bus_space_read_1(sc->sc_tag, sc->sc_handle, CD18xx_CCR) != 0)
243 cd18xx_write(sc, CD18xx_CCR,
727 cd18xx_write(sc, CD18xx_CCR, CD18xx_CCR_CORCHG |
740 cd18xx_write(sc, CD18xx_CCR, p->p_chanctl);

Completed in 107 milliseconds