Searched refs:bus_space_write_1 (Results 176 - 200 of 596) sorted by relevance

1234567891011>>

/netbsd-current/sys/dev/isa/
H A Dnca_isa.c127 bus_space_write_1(iot, ioh, reg_offset + C80_ICR, SCI_ICMD_RST);
128 bus_space_write_1(iot, ioh, reg_offset + C80_ODR, 0);
137 bus_space_write_1(iot, ioh, reg_offset+C80_ICR, 0);
141 bus_space_write_1(iot, ioh, reg_offset + C80_ICR, 0);
211 bus_space_write_1(iot, ioh,
H A Dif_eg.c159 bus_space_write_1(iot, ioh, EG_COMMAND, b);
204 bus_space_write_1(iot, ioh, EG_CONTROL,
217 bus_space_write_1(iot, ioh, EG_CONTROL,
232 bus_space_write_1(iot, ioh, EG_CONTROL,
265 bus_space_write_1(iot, ioh, EG_CONTROL,
322 bus_space_write_1(iot, ioh, EG_CONTROL, EG_CTL_RESET);
323 bus_space_write_1(iot, ioh, EG_CONTROL, 0);
479 bus_space_write_1(iot, ioh, EG_CONTROL, EG_CTL_FLSH);
481 bus_space_write_1(iot, ioh, EG_CONTROL, EG_CTL_ATTN);
483 bus_space_write_1(io
[all...]
H A Dif_ai.c115 bus_space_write_1(asc->sc_regt, asc->sc_regh, AI_RESET, 0);
133 bus_space_write_1(asc->sc_regt, asc->sc_regh, AI_ATTN, 0);
165 bus_space_write_1(sc->bt, sc->bh, offset, *bptr);
175 bus_space_write_1(sc->bt, sc->bh, offset, *bptr);
370 bus_space_write_1(sc->bt, sc->bh, IE_SCP_BUS_USE((u_long)sc->scp),
454 bus_space_write_1(sc->bt, sc->bh, IE_SCP_BUS_USE((u_long)sc->scp),
H A Dwt.c313 bus_space_write_1(iot, ioh, sc->regs.RDMAPORT, 0);
803 bus_space_write_1(sc->sc_iot, sc->sc_ioh, sc->regs.CTLPORT, 0);
900 bus_space_write_1(iot, ioh, sc->regs.CMDPORT, cmd);
903 bus_space_write_1(iot, ioh, sc->regs.CTLPORT,
910 bus_space_write_1(iot, ioh, sc->regs.CTLPORT,
944 bus_space_write_1(iot, ioh, sc->regs.SDMAPORT, 0);
1038 bus_space_write_1(iot, ioh, regs->CTLPORT, regs->RESET | regs->ONLINE);
1041 bus_space_write_1(iot, ioh, regs->CTLPORT, regs->ONLINE);
1125 bus_space_write_1(iot, ioh, sc->regs.CMDPORT, QIC_RDSTAT);
1128 bus_space_write_1(io
[all...]
H A Dfdc_isa.c157 bus_space_write_1(iot, ioh, fdout, 0);
159 bus_space_write_1(iot, ioh, fdout, FDO_FRST);
H A Djoy_isa.c80 bus_space_write_1(iot, ioh, 0, 0xff);
/netbsd-current/sys/dev/ic/
H A Digsfb_subr.c104 bus_space_write_1(iot, vdoh, 0, IGS_VDO_ENABLE | IGS_VDO_SETUP);
105 bus_space_write_1(iot, vseh, 0, IGS_VSE_ENABLE);
106 bus_space_write_1(iot, vdoh, 0, IGS_VDO_ENABLE);
143 bus_space_write_1(iot, ioh, IGS_MISC_OUTPUT_W, 0xef);
248 bus_space_write_1(iot, ioh, IGS_ATTR_IDX, 0x20);
249 bus_space_write_1(iot, ioh, IGS_ATTR_IDX, 0x20);
262 bus_space_write_1(iot, ioh, IGS_EXT_IDX, 0xb9);
263 bus_space_write_1(iot, ioh, IGS_EXT_PORT, 0x80);
264 bus_space_write_1(iot, ioh, IGS_EXT_PORT, 0x00);
356 bus_space_write_1(io
[all...]
H A Dwd33c93reg.h381 bus_space_write_1((sc)->sc_regt,(sc)->sc_asr_regh, 0, (regno)); \
387 bus_space_write_1((sc)->sc_regt, (sc)->sc_asr_regh, 0, (regno)); \
388 bus_space_write_1((sc)->sc_regt, (sc)->sc_data_regh, 0, (val)); \
451 bus_space_write_1((sc)->sc_regt, (sc)->sc_data_regh, 0, \
453 bus_space_write_1((sc)->sc_regt, (sc)->sc_data_regh, 0, \
472 bus_space_write_1((sc)->sc_regt, (sc)->sc_data_regh, \
H A Daic77xx.c64 bus_space_write_1(iot, ioh, HCNTRL, hcntrl | PAUSE);
/netbsd-current/sys/dev/pci/
H A Dunichromefb.c556 bus_space_write_1(sc->sc_iot, sc->sc_ioh, off, idx);
563 bus_space_write_1(sc->sc_iot, sc->sc_ioh, off, idx);
564 bus_space_write_1(sc->sc_iot, sc->sc_ioh, off + 1, val);
573 bus_space_write_1(sc->sc_iot, sc->sc_ioh, off, idx);
575 bus_space_write_1(sc->sc_iot, sc->sc_ioh, off + 1,
583 bus_space_write_1(sc->sc_iot, sc->sc_ioh, LUT_INDEX_WRITE, idx);
584 bus_space_write_1(sc->sc_iot, sc->sc_ioh, LUT_DATA, r);
585 bus_space_write_1(sc->sc_iot, sc->sc_ioh, LUT_DATA, g);
586 bus_space_write_1(sc->sc_iot, sc->sc_ioh, LUT_DATA, b);
596 bus_space_write_1(s
[all...]
H A Dsiop_pci_common.c370 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_DCNTL,
374 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST3,
380 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST4,
387 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST5, ctest5);
389 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_CTEST4,
393 bus_space_write_1(sc->sc_rt, sc->sc_rh, SIOP_DMODE, dmode);
H A Dpdcide.c297 bus_space_write_1(sc->sc_dma_iot, sc->sc_dma_ioh, PDC2xx_PM,
302 bus_space_write_1(sc->sc_dma_iot, sc->sc_dma_ioh, PDC2xx_SM,
320 bus_space_write_1(sc->sc_dma_iot, cp->dma_iohs[IDEDMA_CTL], 0,
370 bus_space_write_1(sc->sc_dma_iot, sc->sc_dma_ioh,
438 bus_space_write_1(sc->sc_dma_iot, cp->dma_iohs[IDEDMA_CTL],
459 bus_space_write_1(sc->sc_dma_iot, sc->sc_dma_ioh,
489 bus_space_write_1(sc->sc_dma_iot, cp->dma_iohs[IDEDMA_CTL],
541 bus_space_write_1(sc->sc_dma_iot, sc->sc_dma_ioh, IDEDMA_CMD + 0x1 + IDEDMA_SCH_OFFSET * i, 0x0b);
H A Dunichromeaccel.h43 bus_space_write_1(sc->sc_memt, sc->sc_memh, reg, val)
/netbsd-current/sys/arch/epoc32/dev/
H A Detna.c162 bus_space_write_1(aa->iot, ioh, ETNA_INT_MASK, (~x & 0xff) | INT_RESV);
165 bus_space_write_1(aa->iot, ioh, ETNA_INT_MASK, x);
168 bus_space_write_1(aa->iot, ioh, ETNA_INT_MASK, x);
216 bus_space_write_1(sc->sc_iot, sc->sc_ioh, ETNA_INT_CLEAR, status);
427 bus_space_write_1(sc->sc_iot, sc->sc_ioh, ETNA_INT_MASK, INT_CARD);
440 bus_space_write_1(sc->sc_iot, sc->sc_ioh, ETNA_INT_MASK, 0x00);
/netbsd-current/sys/arch/acorn32/podulebus/
H A Dsbicreg.h317 bus_space_write_1((regs)->sc_sbiciot, (regs)->sc_sbicioh, SBIC_ADDR, \
328 bus_space_write_1((regs)->sc_sbiciot, (regs)->sc_sbicioh, SBIC_ADDR, \
332 bus_space_write_1((regs)->sc_sbiciot, (regs)->sc_sbicioh, SBIC_VAL, \
395 bus_space_write_1(regs->sc_sbiciot, regs->sc_sbicioh, SBIC_VAL, \
399 bus_space_write_1(regs->sc_sbiciot, regs->sc_sbicioh, SBIC_VAL, \
416 bus_space_write_1(regs->sc_sbiciot, regs->sc_sbicioh, SBIC_ADDR, \
/netbsd-current/sys/arch/mips/alchemy/dev/
H A Dcom_aubus.c143 bus_space_write_1(sc->sc_regs.cr_iot, sc->sc_regs.cr_ioh, AUCOM_MODCTL,
171 bus_space_write_1(sc->sc_regs.cr_iot, sc->sc_regs.cr_ioh,
/netbsd-current/sys/arch/alpha/pci/
H A Dpci_eb164.c219 bus_space_write_1(eb164_intrgate_iot, eb164_intrgate_ioh, byte,
233 bus_space_write_1(eb164_intrgate_iot, eb164_intrgate_ioh, byte,
/netbsd-current/sys/dev/isapnp/
H A Dwss_isapnp.c122 bus_space_write_1(iot, ioh, SBP_DSP_WRITE, 0x09);
125 bus_space_write_1(iot, ioh, SBP_DSP_WRITE, 0x00);
H A Disapnpvar.h68 bus_space_write_1(sc->sc_iot, sc->sc_addr_ioh, 0, v)
70 bus_space_write_1(sc->sc_iot, sc->sc_wrdata_ioh, 0, v)
/netbsd-current/sys/arch/atari/isa/
H A Dfdcisa.c155 bus_space_write_1(iot, ioh, fdout, 0);
157 bus_space_write_1(iot, ioh, fdout, FDO_FRST);
/netbsd-current/sys/arch/sun3/sun3/
H A Dclock.c176 bus_space_write_1(sc->sc_bst, sc->sc_bsh, INTERSIL_ICMD,
181 bus_space_write_1(sc->sc_bst, sc->sc_bsh,
/netbsd-current/sys/arch/mvme68k/mvme68k/
H A Dmachdep.c296 bus_space_write_1(bt, bh, PCCREG_TMR1_CONTROL, PCC_TIMERCLEAR);
298 bus_space_write_1(bt, bh, PCCREG_TMR1_INTR_CTRL, 0);
301 bus_space_write_1(bt, bh, PCCREG_TMR1_CONTROL, PCC_TIMERSTART);
303 bus_space_write_1(bt, bh, PCCREG_TMR1_CONTROL, PCC_TIMERSTOP);
309 bus_space_write_1(bt, bh, PCCREG_TMR1_CONTROL, PCC_TIMERCLEAR);
344 bus_space_write_1(bt, bh, PCC2REG_TIMER1_ICSR, 0);
349 bus_space_write_1(bt, bh, PCC2REG_TIMER1_CONTROL,
352 bus_space_write_1(bt, bh, PCC2REG_TIMER1_CONTROL, 0);
/netbsd-current/sys/arch/evbppc/pmppc/dev/
H A Dds17485.c228 bus_space_write_1(sc->sc_bst, sc->sc_bsh, reg, datum);
/netbsd-current/sys/arch/ews4800mips/sbd/
H A Dmkclock_sbdio.c128 bus_space_write_1(sc->sc_bst, sc->sc_bsh, off << MKCLOCK_SBD_STRIDE, v);
/netbsd-current/sys/arch/i386/pci/
H A Dgeodecntr.c76 bus_space_write_1(sc->sc_gcb_dev->sc_iot, sc->sc_gcb_dev->sc_ioh,

Completed in 172 milliseconds

1234567891011>>