Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dfpga-dfl.h67 #define DFL_FPGA_PORT_RESET _IO(DFL_FPGA_MAGIC, DFL_PORT_BASE + 0) macro
/Linux-v4.19/Documentation/fpga/
Ddfl.txt127 Reset AFU (*DFL_FPGA_PORT_RESET)
129 *DFL_FPGA_PORT_RESET: reset the FPGA Port and its AFU. Userspace can do Port
/Linux-v4.19/drivers/fpga/
Ddfl-afu-main.c174 case DFL_FPGA_PORT_RESET: in port_hdr_ioctl()