Searched refs:cctl (Results 1 – 4 of 4) sorted by relevance
| /netbsd/src/sys/dev/pci/ |
| D | cs4280.c | 663 uint32_t cctl, cie; in cs4280_trigger_input() local 712 cctl = BA1READ4(sc, CS4280_CCTL) & ~CCTL_MASK; in cs4280_trigger_input() 713 cctl |= sc->cctl; in cs4280_trigger_input() 714 BA1WRITE4(sc, CS4280_CCTL, cctl); in cs4280_trigger_input() 740 sc->sc_suspend_state.cs4280.cctl = BA1READ4(sc, CS4280_CCTL); in cs4280_suspend() 744 sc->sc_suspend_state.cs4280.cctl, in cs4280_suspend() 787 sc->sc_suspend_state.cs4280.cctl, in cs4280_resume() 793 BA1WRITE4(sc, CS4280_CCTL, sc->sc_suspend_state.cs4280.cctl); in cs4280_resume() 1312 sc->cctl = mem & CCTL_MASK; /* save startup value */ in cs4280_init()
|
| D | cs428x.h | 136 uint32_t cctl; member 149 uint32_t cctl; member
|
| /netbsd/src/sys/dev/ic/ |
| D | ninjascsi32.c | 1682 njsc32_cmd_reload(struct njsc32_softc *sc, struct njsc32_cmd *cmd, int cctl) in njsc32_cmd_reload() argument 1704 njsc32_write_2(sc, NJSC32_REG_COMMAND_CONTROL, cctl); in njsc32_cmd_reload() 1733 int cctl = 0; in njsc32_msgin() local 2092 cctl = NJSC32_CMD_CLEAR_CDB_FIFO_PTR | in njsc32_msgin() 2101 cctl |= NJSC32_CMD_AUTO_MSGIN_00_04 | NJSC32_CMD_AUTO_MSGIN_02; in njsc32_msgin() 2104 cctl |= NJSC32_CMD_AUTO_ATN; in njsc32_msgin() 2110 njsc32_cmd_reload(sc, cmd, cctl); in njsc32_msgin() 2112 njsc32_write_2(sc, NJSC32_REG_COMMAND_CONTROL, cctl); in njsc32_msgin() 2127 int cctl; in njsc32_msgout() local 2136 cctl = NJSC32_CMD_CLEAR_CDB_FIFO_PTR | in njsc32_msgout() [all …]
|
| /netbsd/src/share/man/tools/ |
| D | newsp.errs | 1909 cctl
|