Searched refs:PORT_CAP_PORT_NUM (Results 1 – 2 of 2) sorted by relevance
140 #define PORT_CAP_PORT_NUM GENMASK_ULL(1, 0) /* ID of this port */ macro
150 return FIELD_GET(PORT_CAP_PORT_NUM, readq(base + PORT_HDR_CAP)); in port_get_id()