Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Damd64_edac.c2638 u32 dct_cont_base_reg, dct_cont_limit_reg, tmp; in f15_m30h_match_to_this_node() local
2647 amd64_read_pci_cfg(pvt->F1, DRAM_CONT_LIMIT, &dct_cont_limit_reg); in f15_m30h_match_to_this_node()
2669 dct_limit = (dct_cont_limit_reg >> 11) & 0x1FFF; in f15_m30h_match_to_this_node()