HomeSort by: relevance | last modified time | path
    Searched defs:dma_phandle (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/fdt/
fdt_dma.c 42 int dma_phandle; member in struct:fdtbus_dma_controller
59 dma->dma_phandle = phandle;
73 if (dma->dma_phandle == phandle)
fdt_dma.c 42 int dma_phandle; member in struct:fdtbus_dma_controller
59 dma->dma_phandle = phandle;
73 if (dma->dma_phandle == phandle)

Completed in 22 milliseconds