Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Ddfl-fme-error.c28 #define PCIE0_ERROR 0x20 macro
52 value = readq(base + PCIE0_ERROR); in pcie0_errors_show()
75 v = readq(base + PCIE0_ERROR); in pcie0_errors_store()
77 writeq(v, base + PCIE0_ERROR); in pcie0_errors_store()