/src/sys/arch/arm/imx/ |
imx23_apbh.c | 54 device_t dmac; /* DMA controller device for this bus. */ member in struct:apbh_softc
|
imx23_apbx.c | 54 device_t dmac; /* DMA controller device for this bus. */ member in struct:apbx_softc
|
imx23_apbh.c | 54 device_t dmac; /* DMA controller device for this bus. */ member in struct:apbh_softc
|
imx23_apbx.c | 54 device_t dmac; /* DMA controller device for this bus. */ member in struct:apbx_softc
|
imx23var.h | 62 device_t dmac; /* DMA controller device for this bus. */ member in struct:apb_softc
|
imx23var.h | 62 device_t dmac; /* DMA controller device for this bus. */ member in struct:apb_softc
|
/src/sys/arch/playstation2/playstation2/ |
interrupt.h | 50 struct evcnt clock, sbus, dmac; member in struct:_playstation2_evcnt
|
interrupt.h | 50 struct evcnt clock, sbus, dmac; member in struct:_playstation2_evcnt
|
/src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/ |
spear600.dtsi | 54 dmac: dma@fc400000 { label
|
spear600.dtsi | 54 dmac: dma@fc400000 { label
|
uniphier-ld4.dtsi | 240 dmac: dma-controller@5a000000 { label 241 compatible = "socionext,uniphier-mio-dmac"; 262 dmas = <&dmac 4>; 281 dmas = <&dmac 6>;
|
uniphier-sld8.dtsi | 244 dmac: dma-controller@5a000000 { label 245 compatible = "socionext,uniphier-mio-dmac"; 266 dmas = <&dmac 4>; 285 dmas = <&dmac 6>;
|
uniphier-ld4.dtsi | 240 dmac: dma-controller@5a000000 { label 241 compatible = "socionext,uniphier-mio-dmac"; 262 dmas = <&dmac 4>; 281 dmas = <&dmac 6>;
|
uniphier-sld8.dtsi | 244 dmac: dma-controller@5a000000 { label 245 compatible = "socionext,uniphier-mio-dmac"; 266 dmas = <&dmac 4>; 285 dmas = <&dmac 6>;
|
lpc18xx.dtsi | 84 dmac: dma-controller@40002000 { label 220 dma-masters = <&dmac>;
|
uniphier-pro4.dtsi | 274 dmac: dma-controller@5a000000 { label 275 compatible = "socionext,uniphier-mio-dmac"; 296 dmas = <&dmac 4>; 315 dmas = <&dmac 5>; 333 dmas = <&dmac 6>;
|
/src/sys/external/gpl2/dts/dist/arch/mips/boot/dts/ingenic/ |
jz4740.dtsi | 201 dmas = <&dmac 25 0xffffffff>, <&dmac 24 0xffffffff>; 225 dmas = <&dmac 27 0xffffffff>, <&dmac 26 0xffffffff>; 287 dmac: dma-controller@13020000 { label
|
jz4740.dtsi | 201 dmas = <&dmac 25 0xffffffff>, <&dmac 24 0xffffffff>; 225 dmas = <&dmac 27 0xffffffff>, <&dmac 26 0xffffffff>; 287 dmac: dma-controller@13020000 { label
|
jz4725b.dtsi | 210 dmas = <&dmac 25 0xffffffff>, <&dmac 24 0xffffffff>; 234 dmas = <&dmac 27 0xffffffff>, <&dmac 26 0xffffffff>; 252 dmas = <&dmac 31 0xffffffff>, <&dmac 30 0xffffffff>; 298 dmac: dma-controller@13020000 { label
|
jz4725b.dtsi | 210 dmas = <&dmac 25 0xffffffff>, <&dmac 24 0xffffffff>; 234 dmas = <&dmac 27 0xffffffff>, <&dmac 26 0xffffffff>; 252 dmas = <&dmac 31 0xffffffff>, <&dmac 30 0xffffffff>; 298 dmac: dma-controller@13020000 { label
|
/src/sys/arch/news68k/dev/ |
si.c | 184 /* soft reset DMAC */ 219 * On news68k, SCSI has its own DMAC so no need allocate it. 243 struct dma_regs *dmac = sc->sc_regs; local in function:si_dma_start 249 /* reset DMAC */ 250 dmac->ctl = DC_CTL_RST; 251 dmac->ctl = 0; 258 dmac->tcnt = (uint32_t)len; 261 dmac->offset = offset; 264 dmac->tag = 0; 265 dmac->mapent = kvtop((void *)addr) >> DMAC_SEG_SHIFT 315 struct dma_regs *dmac = sc->sc_regs; local in function:si_dma_poll 346 struct dma_regs *dmac = sc->sc_regs; local in function:si_dma_stop [all...] |
si.c | 184 /* soft reset DMAC */ 219 * On news68k, SCSI has its own DMAC so no need allocate it. 243 struct dma_regs *dmac = sc->sc_regs; local in function:si_dma_start 249 /* reset DMAC */ 250 dmac->ctl = DC_CTL_RST; 251 dmac->ctl = 0; 258 dmac->tcnt = (uint32_t)len; 261 dmac->offset = offset; 264 dmac->tag = 0; 265 dmac->mapent = kvtop((void *)addr) >> DMAC_SEG_SHIFT 315 struct dma_regs *dmac = sc->sc_regs; local in function:si_dma_poll 346 struct dma_regs *dmac = sc->sc_regs; local in function:si_dma_stop [all...] |
/src/sys/arch/x68k/dev/ |
intio_dmac.c | 33 * Hitachi HD63450 (= Motorola MC68450) DMAC driver for x68k. 80 CFATTACH_DECL_NEW(dmac, sizeof(struct dmac_softc), 90 if (strcmp(ia->ia_name, "dmac") != 0) 122 panic("IO map for DMAC corruption??"); 131 aprint_normal(": HD63450 DMAC\n"); 168 struct dmac_softc *dmac = device_private(intio->sc_dmac); local in function:dmac_alloc_channel 169 struct dmac_channel_stat *chan = &dmac->sc_channels[ch]; 174 aprint_normal_dev(dmac->sc_dev, "allocating ch %d for %s.\n", 179 panic("Invalid DMAC channel."); 181 panic("DMAC: channel in use.") 248 struct dmac_softc *dmac = device_private(intio->sc_dmac); local in function:dmac_free_channel 319 struct dmac_softc *dmac = chan->ch_softc; local in function:dmac_prepare_xfer [all...] |
intio_dmac.c | 33 * Hitachi HD63450 (= Motorola MC68450) DMAC driver for x68k. 80 CFATTACH_DECL_NEW(dmac, sizeof(struct dmac_softc), 90 if (strcmp(ia->ia_name, "dmac") != 0) 122 panic("IO map for DMAC corruption??"); 131 aprint_normal(": HD63450 DMAC\n"); 168 struct dmac_softc *dmac = device_private(intio->sc_dmac); local in function:dmac_alloc_channel 169 struct dmac_channel_stat *chan = &dmac->sc_channels[ch]; 174 aprint_normal_dev(dmac->sc_dev, "allocating ch %d for %s.\n", 179 panic("Invalid DMAC channel."); 181 panic("DMAC: channel in use.") 248 struct dmac_softc *dmac = device_private(intio->sc_dmac); local in function:dmac_free_channel 319 struct dmac_softc *dmac = chan->ch_softc; local in function:dmac_prepare_xfer [all...] |
/src/sys/dev/pci/cxgb/ |
cxgb_l2t.h | 71 uint8_t dmac[6]; /* neighbour's MAC address */ member in struct:l2t_entry
|