Home
last modified time | relevance | path

Searched refs:PORT_CAP_PORT_NUM (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/fpga/
H A Ddfl.h176 #define PORT_CAP_PORT_NUM GENMASK_ULL(1, 0) /* ID of this port */ macro
H A Ddfl-afu-main.c150 return FIELD_GET(PORT_CAP_PORT_NUM, readq(base + PORT_HDR_CAP)); in port_get_id()