Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/edac/
H A Damd64_edac.c2005 u32 dct_cont_base_reg, dct_cont_limit_reg, tmp; in f15_m30h_match_to_this_node() local
2013 amd64_read_pci_cfg(pvt->F1, DRAM_CONT_BASE, &dct_cont_base_reg); in f15_m30h_match_to_this_node()
2016 dct_offset_en = (u8) ((dct_cont_base_reg >> 3) & BIT(0)); in f15_m30h_match_to_this_node()
2017 dct_sel = (u8) ((dct_cont_base_reg >> 4) & 0x7); in f15_m30h_match_to_this_node()
2038 if (!(dct_cont_base_reg & BIT(0)) && in f15_m30h_match_to_this_node()
2059 leg_mmio_hole = (u8) (dct_cont_base_reg >> 1 & BIT(0)); in f15_m30h_match_to_this_node()
/kernel/linux/linux-6.6/drivers/edac/
H A Damd64_edac.c2636 u32 dct_cont_base_reg, dct_cont_limit_reg, tmp; in f15_m30h_match_to_this_node() local
2644 amd64_read_pci_cfg(pvt->F1, DRAM_CONT_BASE, &dct_cont_base_reg); in f15_m30h_match_to_this_node()
2647 dct_offset_en = (u8) ((dct_cont_base_reg >> 3) & BIT(0)); in f15_m30h_match_to_this_node()
2648 dct_sel = (u8) ((dct_cont_base_reg >> 4) & 0x7); in f15_m30h_match_to_this_node()
2669 if (!(dct_cont_base_reg & BIT(0)) && in f15_m30h_match_to_this_node()
2690 leg_mmio_hole = (u8) (dct_cont_base_reg >> 1 & BIT(0)); in f15_m30h_match_to_this_node()

Completed in 12 milliseconds