Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfpga-dfl.h86 #define DFL_FPGA_PORT_GET_INFO _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 1) macro
/openbmc/linux/drivers/fpga/
H A Ddfl-afu-main.c773 case DFL_FPGA_PORT_GET_INFO: in afu_ioctl()
/openbmc/linux/Documentation/fpga/
H A Ddfl.rst269 - Get port info (DFL_FPGA_PORT_GET_INFO)
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch944 +pub const DFL_FPGA_PORT_GET_INFO: u32 = 46657;