Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/fpga/
Ddfl-fme-error.c37 #define RAS_ERROR_INJECT 0x68 macro
166 v = readq(base + RAS_ERROR_INJECT); in inject_errors_show()
191 v = readq(base + RAS_ERROR_INJECT); in inject_errors_store()
194 writeq(v, base + RAS_ERROR_INJECT); in inject_errors_store()