HomeSort by: relevance | last modified time | path
    Searched refs:coherent (Results 1 - 25 of 69) sorted by relevancy

1 2 3

  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/stingray/
stingray-usb.dtsi 30 dma-coherent;
40 dma-coherent;
64 dma-coherent;
74 dma-coherent;
stingray-fs4.dtsi 44 dma-coherent;
50 dma-coherent;
stingray-pcie.dtsi 18 dma-coherent;
  /src/sys/arch/newsmips/apbus/
dmac3reg.h 74 coherent:1, /* ? */ member in struct:dma_pte
  /src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvif/
if0008.h 34 __u8 coherent; member in struct:nvif_mmu_type_v0
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/marvell/
armada-ap810-ap0.dtsi 78 dma-coherent;
86 dma-coherent;
94 dma-coherent;
102 dma-coherent;
armada-cp11x.dtsi 70 dma-coherent;
311 dma-coherent;
323 dma-coherent;
335 dma-coherent;
355 dma-coherent;
365 dma-coherent;
502 dma-coherent;
520 dma-coherent;
533 dma-coherent;
557 dma-coherent;
    [all...]
armada-ap80x.dtsi 62 dma-coherent;
176 dma-coherent;
185 dma-coherent;
194 dma-coherent;
203 dma-coherent;
259 dma-coherent;
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
bcm-nsp.dtsi 218 dma-coherent;
228 dma-coherent;
238 dma-coherent;
248 dma-coherent;
258 dma-coherent;
269 dma-coherent;
321 dma-coherent;
329 dma-coherent;
337 dma-coherent;
436 dma-coherent;
    [all...]
ecx-common.dtsi 29 dma-coherent;
207 dma-coherent;
214 dma-coherent;
keystone-k2g-netcp.dtsi 10 dma-coherent;
106 dma-coherent;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/hisilicon/
hip06.dtsi 337 dma-coherent;
380 dma-coherent;
389 dma-coherent;
528 dma-coherent;
571 dma-coherent;
580 dma-coherent;
589 dma-coherent;
598 dma-coherent;
612 dma-coherent;
655 dma-coherent;
    [all...]
hip07.dtsi 1168 dma-coherent;
1181 dma-coherent;
1193 dma-coherent;
1205 dma-coherent;
1217 dma-coherent;
1256 dma-coherent;
1265 dma-coherent;
1411 dma-coherent;
1460 dma-coherent;
1469 dma-coherent;
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/broadcom/northstar2/
ns2.dtsi 117 dma-coherent;
148 dma-coherent;
179 dma-coherent;
209 dma-coherent;
220 dma-coherent;
236 dma-coherent;
252 dma-coherent;
268 dma-coherent;
693 dma-coherent;
717 dma-coherent;
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/amd/display/include/
bios_parser_types.h 124 bool coherent; member in struct:bp_external_encoder_control
157 bool coherent; member in struct:bp_transmitter_control
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amd/
amd-seattle-soc.dtsi 73 dma-coherent;
83 dma-coherent;
203 dma-coherent;
223 dma-coherent;
amd-seattle-xgbe-b.dtsi 59 dma-coherent;
85 dma-coherent;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/apm/
apm-storm.dtsi 631 dma-coherent;
657 dma-coherent;
683 dma-coherent;
709 dma-coherent;
735 dma-coherent;
812 dma-coherent;
890 dma-coherent;
905 dma-coherent;
919 dma-coherent;
932 dma-coherent;
    [all...]
apm-shadowcat.dtsi 606 dma-coherent;
631 dma-coherent;
657 dma-coherent;
669 dma-coherent;
679 dma-coherent;
689 dma-coherent;
696 dma-coherent;
761 dma-coherent;
784 dma-coherent;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/amlogic/
meson-g12b.dtsi 140 dma-coherent;
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/freescale/
qoriq-fman3-0.dtsi 24 dma-coherent;
fsl-lx2160a.dtsi 623 dma-coherent;
875 dma-coherent;
889 dma-coherent;
1050 dma-coherent;
1062 dma-coherent;
1074 dma-coherent;
1086 dma-coherent;
1102 dma-coherent;
1130 dma-coherent;
1158 dma-coherent;
    [all...]
  /src/sys/external/gpl2/dts/dist/arch/arm64/boot/dts/arm/
juno-base.dtsi 43 dma-coherent;
54 dma-coherent;
65 dma-coherent;
508 dma-coherent;
541 dma-coherent;
644 dma-coherent;
672 dma-coherent;
  /src/sys/dev/usb/
usb_mem.c 126 bool coherent = (flags & USBMALLOC_COHERENT) != 0; local in function:usb_block_allocmem
128 u_int dmaflags = coherent ? USB_DMA_COHERENT : 0;
176 BUS_DMA_WAITOK | (coherent ? BUS_DMA_COHERENT : 0));
  /src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
nouveau_nvif_mmu.c 111 if (args.coherent) mmu->type[i].type |= NVIF_MEM_COHERENT;

Completed in 23 milliseconds

1 2 3