Home
last modified time | relevance | path

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

/mirbsd/src/sys/dev/sbus/
Dspifreg.h188 #define CD180_CCR_CMD_COR 0x40 /* channel opt reg changed */ macro
Dspif.c643 stty_write_ccr(sc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG1);
649 stty_write_ccr(sc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG2);
652 stty_write_ccr(sc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG3);
/mirbsd/src/sys/arch/sparc/dev/
Dspifreg.h211 #define CD180_CCR_CMD_COR 0x40 /* channel opt reg changed */ macro
Dspif.c586 stty_write_ccr(&sc->sc_regs->stc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG1);
592 stty_write_ccr(&sc->sc_regs->stc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG2);
595 stty_write_ccr(&sc->sc_regs->stc, CD180_CCR_CMD_COR|CD180_CCR_CORCHG3);