Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/edac/
Dx38_edac.c164 static u64 x38_readq(const void __iomem *addr) in x38_readq() function
186 info->eccerrlog[0] = x38_readq(window + X38_C0ECCERRLOG); in x38_get_and_clear_error_info()
188 info->eccerrlog[1] = x38_readq(window + X38_C1ECCERRLOG); in x38_get_and_clear_error_info()
199 info->eccerrlog[0] = x38_readq(window + X38_C0ECCERRLOG); in x38_get_and_clear_error_info()
202 x38_readq(window + X38_C1ECCERRLOG); in x38_get_and_clear_error_info()