Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/fpga/
H A 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()
/kernel/linux/linux-6.6/drivers/fpga/
H A 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()

Completed in 2 milliseconds