Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfpga-dfl.h67 #define DFL_FPGA_PORT_RESET _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 0) macro
/openbmc/linux/drivers/fpga/
H A Ddfl-afu-main.c432 case DFL_FPGA_PORT_RESET: in port_hdr_ioctl()
/openbmc/linux/Documentation/fpga/
H A Ddfl.rst273 - Reset AFU (DFL_FPGA_PORT_RESET)
279 DFL_FPGA_PORT_RESET:
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch432 +pub const DFL_FPGA_PORT_RESET: u32 = 46656;