Searched refs:sdp_ctrl (Results 1 – 2 of 2) sorted by relevance
1296 if (!(pvt->umc[i].sdp_ctrl & UMC_SDP_INIT)) in determine_edac_cap()1427 edac_dbg(1, "UMC%d SDP ctrl: 0x%x\n", i, umc->sdp_ctrl); in __dump_misc_regs_df()1644 if (!(umc->sdp_ctrl & UMC_SDP_INIT)) { in determine_memory_type_df()2060 channels += !!(pvt->umc[i].sdp_ctrl & UMC_SDP_INIT); in f17_early_channel_count()3397 if (pvt->umc[i].sdp_ctrl & UMC_SDP_INIT) { in determine_ecc_sym_sz()3438 amd_smn_read(nid, umc_base + UMCCH_SDP_CTRL, &umc->sdp_ctrl); in __read_mc_regs_df()3880 if (!(umc->sdp_ctrl & UMC_SDP_INIT)) in ecc_enabled()3922 if (pvt->umc[i].sdp_ctrl & UMC_SDP_INIT) { in f17h_determine_edac_ctl_cap()
347 u32 sdp_ctrl; /* SDP Control reg */ member