Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/
H A Dfpga-dfl.h186 #define DFL_FPGA_PORT_ERR_SET_IRQ _IOW(DFL_FPGA_MAGIC, \ macro
/openbmc/linux/drivers/fpga/
H A Ddfl-afu-error.c232 case DFL_FPGA_PORT_ERR_SET_IRQ: in port_err_ioctl()
/openbmc/linux/Documentation/fpga/
H A Ddfl.rst275 - Set interrupt trigger for port error (DFL_FPGA_PORT_ERR_SET_IRQ)
/openbmc/openbmc/poky/meta/recipes-devtools/rust/files/
H A Drv32-missing-syscalls.patch690 +pub const DFL_FPGA_PORT_ERR_SET_IRQ: u32 = 1074312774;