Home
last modified time | relevance | path

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

/aosp_15_r20/external/coreboot/src/vendorcode/cavium/include/bdk/libbdk-dram/
H A Dbdk-dram-test.h145 extern void bdk_dram_test_inject_error(uint64_t address, int bit);
/aosp_15_r20/external/coreboot/src/vendorcode/cavium/bdk/libbdk-dram/
H A Dbdk-dram-test.c807 void bdk_dram_test_inject_error(uint64_t address, int bit) in bdk_dram_test_inject_error() function