Searched refs:PORT_CTRL_SFTRST_ACK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/drivers/fpga/ | ||
| D | dfl.h | 146 #define PORT_CTRL_SFTRST_ACK BIT_ULL(4) /* HW ack for reset */ macro |
| D | dfl-afu-main.c | 87 v & PORT_CTRL_SFTRST_ACK, in __afu_port_disable() |