Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/edac/
Damd64_edac.c1982 u32 dct_cont_base_reg, dct_cont_limit_reg, tmp; in f15_m30h_match_to_this_node() local
1990 amd64_read_pci_cfg(pvt->F1, DRAM_CONT_BASE, &dct_cont_base_reg); in f15_m30h_match_to_this_node()
1993 dct_offset_en = (u8) ((dct_cont_base_reg >> 3) & BIT(0)); in f15_m30h_match_to_this_node()
1994 dct_sel = (u8) ((dct_cont_base_reg >> 4) & 0x7); in f15_m30h_match_to_this_node()
2015 if (!(dct_cont_base_reg & BIT(0)) && in f15_m30h_match_to_this_node()
2036 leg_mmio_hole = (u8) (dct_cont_base_reg >> 1 & BIT(0)); in f15_m30h_match_to_this_node()