Symbol: bus_write_2
sys/arm/broadcom/bcm2835/bcm2838_pci.c
365
bus_write_2(sc->base.base.res, offset, htole16(val));
sys/arm/freescale/imx/imx_wdog.c
97
bus_write_2(sc->sc_res[MEMRES], offs, val);
sys/arm/nvidia/tegra_sdhci.c
184
bus_write_2(sc->mem_res, off, val);
sys/arm/ti/am335x/am335x_ecap.c
59
bus_write_2((_sc)->sc_mem_res, reg, value);
sys/arm/ti/am335x/am335x_ehrpwm.c
71
bus_write_2((_sc)->sc_mem_res, reg, value)
sys/arm/ti/cpsw/if_cpsw.c
382
bus_write_2(sc->mem_res, slot->bd_offset + 14, val)
sys/arm/ti/ti_i2c.c
174
bus_write_2(sc->sc_mem_res, off, val);
sys/arm/ti/ti_i2c.c
500
bus_write_2(sc->sc_mem_res, I2C_REG_SYSC, I2C_REG_SYSC_SRST);
sys/dev/ae/if_ae.c
197
bus_write_2((sc)->mem[0], (reg), (val))
sys/dev/age/if_agevar.h
239
bus_write_2((_sc)->age_res[0], (reg), (val))
sys/dev/ahci/ahci.h
570
bus_write_2((res), (offset), (value))
sys/dev/alc/if_alcvar.h
262
bus_write_2((_sc)->alc_res[0], (reg), (val))
sys/dev/ale/if_alevar.h
231
bus_write_2((_sc)->ale_res[0], (reg), (val))
sys/dev/amdpm/amdpm.c
140
(bus_write_2(amdpm->res, register, value))
sys/dev/ata/ata-all.h
522
bus_write_2((res), (offset), (value))
sys/dev/axgbe/xgbe-common.h
1595
bus_write_2((_pdata)->xpcs_res, (_off), _val)
sys/dev/axgbe/xgbe-common.h
1622
bus_write_2((_pdata)->sir0_res, _reg, (_val))
sys/dev/axgbe/xgbe-common.h
1642
bus_write_2((_pdata)->sir1_res, _reg, (_val))
sys/dev/axgbe/xgbe-common.h
1665
bus_write_2((_pdata)->rxtx_res, _reg, (_val))
sys/dev/bhnd/bhnd.h
1585
bus_write_2((r)->res, (o), (v)) : \
sys/dev/bhnd/bhndb/bhndb_pci.c
1604
return (bus_write_2(r, res_offset, value));
sys/dev/bhnd/bhndb/bhndb_pci.c
724
bus_write_2(r, r_offset, value);
sys/dev/bwn/if_bwnvar.h
73
(bus_write_2((mac)->mac_sc->sc_mem_res, (o), (v)))
sys/dev/enetc/enetc.h
117
bus_write_2((sc)->regs, ENETC_PORT_BASE + (reg), value)
sys/dev/ffec/if_ffec.c
221
bus_write_2(sc->mem_res, off, val);
sys/dev/flash/cqspi.c
84
#define WRITE2(_sc, _reg, _val) bus_write_2((_sc)->res[0], _reg, _val)
sys/dev/fxp/if_fxpvar.h
248
#define CSR_WRITE_2(sc, reg, val) bus_write_2(sc->fxp_res[0], reg, val)
sys/dev/glxiic/glxiic.c
1052
bus_write_2(sc->smb_res, GLXIIC_SMB_CTRL2,
sys/dev/glxiic/glxiic.c
1076
bus_write_2(sc->smb_res, GLXIIC_SMB_CTRL2,
sys/dev/ichwd/i6300esbwd.c
121
bus_write_2(sc->res, WDT_RELOAD_REG, WDT_RELOAD);
sys/dev/ichwd/i6300esbwd.c
143
bus_write_2(sc->res, WDT_RELOAD_REG, WDT_RELOAD);
sys/dev/ichwd/i6300esbwd.c
204
bus_write_2(sc->res, WDT_RELOAD_REG, WDT_RELOAD | WDT_TIMEOUT);
sys/dev/ichwd/i6300esbwd.c
80
bus_write_2(sc->res, WDT_RELOAD_REG, WDT_UNLOCK_SEQ_1_VAL);
sys/dev/ichwd/i6300esbwd.c
81
bus_write_2(sc->res, WDT_RELOAD_REG, WDT_UNLOCK_SEQ_2_VAL);
sys/dev/ichwd/ichwd.c
323
bus_write_2((sc)->tco_res, (off), (val))
sys/dev/ida/idavar.h
46
bus_write_2((ida)->regs, port, val)
sys/dev/iicbus/controller/cadence/cdnc_i2c.c
112
#define WR2(sc, off, val) (bus_write_2((sc)->mem_res, (off), (val)))
sys/dev/ips/ips.h
64
#define ips_write_2(sc,offset,value) bus_write_2(sc->iores, offset, value)
sys/dev/isp/isp_pci.c
715
#define BXW2(isp, off, v) bus_write_2((isp)->isp_regs, (off), (v))
sys/dev/msk/if_mskreg.h
2127
bus_write_2((sc)->msk_res[0], (reg), (val))
sys/dev/msk/if_mskreg.h
2141
bus_write_2((sc)->msk_res[0], Y2_CFG_SPC + (reg), (val))
sys/dev/mvs/mvs.h
650
bus_write_2((res), (offset), (value))
sys/dev/pci/pci.c
3691
bus_write_2(res, UHCI_INTR, 0);
sys/dev/pci/pci_dw.c
124
bus_write_2(sc->dbi_res, reg, val);
sys/dev/pci/pci_dw.c
600
bus_write_2(res, reg, val);
sys/dev/pci/pci_host_generic.c
353
bus_write_2(sc->res, offset, htole16(val));
sys/dev/pci/pci_user.c
1089
bus_write_2(res, offset, pbi->pbi_value);
sys/dev/proto/proto_core.c
424
bus_write_2(r->r_d.res, ofs, buf.x2[0]);
sys/dev/qlnx/qlnxe/qlnx_os.c
5172
bus_write_2(((qlnx_host_t *)p_hwfn->p_dev)->pci_reg, \
sys/dev/sdhci/sdhci_acpi.c
149
bus_write_2(sc->mem_res, off, val);
sys/dev/sdhci/sdhci_fdt.c
283
bus_write_2(sc->mem_res[slot->num], off, val);
sys/dev/sdhci/sdhci_pci.c
212
bus_write_2(sc->mem_res[slot->num], off, val);
sys/dev/sdhci/sdhci_xenon.c
402
bus_write_2(sc->mem_res, SDHCI_HOST_CONTROL2, hostctrl2);
sys/dev/sdhci/sdhci_xenon.c
435
bus_write_2(sc->mem_res, SDHCI_HOST_CONTROL2, hostctrl2);
sys/dev/sdhci/sdhci_xenon.c
98
bus_write_2(sc->mem_res, off, val);
sys/dev/sge/if_sge.c
181
#define CSR_WRITE_2(sc, reg, val) bus_write_2(sc->sge_res, reg, val)
sys/dev/siis/siis.h
446
bus_write_2((res), (offset), (value))
sys/dev/sk/if_skreg.h
1277
bus_write_2((sc)->sk_res[0], (reg), (val))
sys/dev/smc/if_smc.c
152
bus_write_2(sc->smc_reg, BSR, bank & BSR_BANK_MASK);
sys/dev/smc/if_smc.c
194
bus_write_2(sc->smc_reg, offset, val);
sys/dev/smc/if_smc.c
258
bus_write_2(reg, BSR, 0);
sys/dev/smc/if_smc.c
270
bus_write_2(reg, BSR, 1);
sys/dev/smc/if_smc.c
284
bus_write_2(reg, BSR, 3);
sys/dev/ste/if_stereg.h
484
bus_write_2((sc)->ste_res, reg, val)
sys/dev/stge/if_stgereg.h
92
bus_write_2((_sc)->sc_res[0], (reg), (val))
sys/dev/sym/sym_hipd.c
849
#define OUTW_OFF(o, v) bus_write_2(np->io_res, (o), (v))
sys/dev/sym/sym_hipd.c
859
#define OUTW_OFF(o, v) bus_write_2(np->mmio_res, (o), (v))
sys/dev/vge/if_vgevar.h
219
bus_write_2(sc->vge_res, reg, val)
sys/dev/virtio/mmio/virtio_mmio.c
107
bus_write_2((sc)->res[0], (o), (v))
sys/dev/virtio/pci/virtio_pci_legacy.c
129
bus_write_2((sc)->vtpci_res, (o), (htole16(v)))
sys/dev/virtio/pci/virtio_pci_legacy.c
138
bus_write_2((sc)->vtpci_res, (o), (v))
sys/dev/virtio/pci/virtio_pci_modern.c
1337
bus_write_2(&sc->vtpci_common_res_map.vtrm_map,
sys/dev/virtio/pci/virtio_pci_modern.c
1366
bus_write_2(&sc->vtpci_notify_res_map.vtrm_map, off, val);
sys/dev/virtio/pci/virtio_pci_modern.c
1426
bus_write_2(&sc->vtpci_device_res_map.vtrm_map, off, val);
sys/dev/vmd/vmd.c
215
return (bus_write_2(sc->vmd_regs_res[0], offset, val));
sys/dev/vr/if_vrreg.h
750
#define CSR_WRITE_2(sc, reg, val) bus_write_2(sc->vr_res, reg, val)
sys/dev/vte/if_vtevar.h
150
bus_write_2((_sc)->vte_res, (reg), (val))
sys/powerpc/amigaone/cpld_x5000.c
119
bus_write_2(sc->sc_mem, CPLD_MEM_ADDR, addr);
sys/powerpc/amigaone/cpld_x5000.c
120
bus_write_2(sc->sc_mem, CPLD_MEM_DATA, data);
sys/powerpc/amigaone/cpld_x5000.c
126
bus_write_2(sc->sc_mem, CPLD_MEM_ADDR, addr);
sys/riscv/starfive/jh7110_pcie.c
214
bus_write_2(sc->cfg_mem_res, offset, htole16(val));
tools/bus_space/C/libbus.h
37
int bus_write_2(int rid, long ofs, uint16_t val);
tools/bus_space/Python/lang.c
425
{ "write_2", bus_write_2, METH_VARARGS, "Write a 2-byte data item." },