Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Ddfl.h167 #define PORT_HDR_CAP 0x30 macro
H A Ddfl-afu-main.c150 return FIELD_GET(PORT_CAP_PORT_NUM, readq(base + PORT_HDR_CAP)); in port_get_id()
H A Ddfl.c1212 u64 v = readq(binfo->ioaddr + PORT_HDR_CAP); in parse_feature_port_afu()