Symbol: CSR_WRITE_4
sys/arch/arm/xscale/ixp425_pci_space.c
53
#define CSR_WRITE_4(x, v) *(volatile uint32_t *) \
sys/arch/arm/xscale/pxa2x0_i2c.c
408
#define CSR_WRITE_4(sc,r,v) bus_space_write_4(sc->sc_iot, sc->sc_ioh, r, v)
sys/arch/arm/xscale/pxa2x0_mci.c
151
#define CSR_WRITE_4(sc, reg, val) \
sys/arch/evbarm/ixm1200/nappi_nppb.c
69
#define CSR_WRITE_4(sc, reg, val) \
sys/arch/sandpoint/stand/altboot/dsk.c
58
#define CSR_WRITE_4(r,v) out32rb(r,v)
sys/arch/sandpoint/stand/altboot/fxp.c
93
#define CSR_WRITE_4(l, r, v) out32rb((l)->iobase+(r), (v))
sys/arch/sandpoint/stand/altboot/kse.c
48
#define CSR_WRITE_4(l, r, v) out32rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/nvt.c
51
#define CSR_WRITE_4(l, r, v) out32rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/pcn.c
48
#define CSR_WRITE_4(l, r, v) out32rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/rge.c
51
#define CSR_WRITE_4(l, r, v) out32rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/siisata.c
42
#define CSR_WRITE_4(r,v) out32rb(r,v)
sys/arch/sandpoint/stand/altboot/skg.c
50
#define CSR_WRITE_4(l, r, v) out32rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/stg.c
45
#define CSR_WRITE_4(l, r, v) out32rb((l)->csr+(r), (v))
sys/arch/sandpoint/stand/altboot/vge.c
51
#define CSR_WRITE_4(l, r, v) out32rb((l)->csr+(r), (v))
sys/dev/ic/bwivar.h
87
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/ic/i82557var.h
362
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/ic/rtl81x9var.h
283
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/ic/wivar.h
230
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/ic/wivar.h
252
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_agereg.h
854
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_alcreg.h
1491
#define CSR_WRITE_4(_sc, reg, val) \
sys/dev/pci/if_alereg.h
951
#define CSR_WRITE_4(_sc, reg, val) \
sys/dev/pci/if_bgevar.h
100
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_etreg.h
355
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_ipwreg.h
328
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_iwireg.h
552
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_kse.c
67
#define CSR_WRITE_4(sc, off, val) \
sys/dev/pci/if_skreg.h
1604
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_stge.c
223
#define CSR_WRITE_4(_sc, reg, val) \
sys/dev/pci/if_tireg.h
963
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_tireg.h
969
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_vge.c
260
#define CSR_WRITE_4(sc, reg, val) \
sys/dev/pci/if_vr.c
286
#define CSR_WRITE_4(sc, reg, val) \