Home
last modified time | relevance | path

Searched refs:DFL_FPGA_PORT_DMA_UNMAP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dfpga-dfl.h152 #define DFL_FPGA_PORT_DMA_UNMAP _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 4) macro
/openbmc/linux/drivers/fpga/
H A Ddfl-afu-main.c779 case DFL_FPGA_PORT_DMA_UNMAP: in afu_ioctl()
/openbmc/linux/Documentation/fpga/
H A Ddfl.rst272 - Unmap DMA buffer (DFL_FPGA_PORT_DMA_UNMAP)
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch1150 +pub const DFL_FPGA_PORT_DMA_UNMAP: u32 = 46660;