Home
last modified time | relevance | path

Searched refs:FME_HDR_CAP (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/fpga/
H A Ddfl-fme-main.c36 v = readq(base + FME_HDR_CAP); in ports_num_show()
87 v = readq(base + FME_HDR_CAP); in cache_size_show()
102 v = readq(base + FME_HDR_CAP); in fabric_version_show()
117 v = readq(base + FME_HDR_CAP); in socket_id_show()
H A Ddfl-fme-pr.c94 v = readq(fme_hdr + FME_HDR_CAP); in fme_pr()
401 fme_cap = readq(fme_hdr + FME_HDR_CAP); in pr_mgmt_init()
H A Ddfl.h126 #define FME_HDR_CAP 0x30 macro
H A Ddfl-pci.c257 v = readq(base + FME_HDR_CAP); in find_dfls_by_default()