Searched refs:odecc_cnt_sel (Results 1 – 1 of 1) sorted by relevance
395 uint32_t odecc_cnt_sel; in umc_v12_0_err_cnt_init_per_channel() local405 odecc_cnt_sel = RREG32_PCIE_EXT((odecc_cnt_sel_addr + umc_reg_offset) * 4); in umc_v12_0_err_cnt_init_per_channel()408 odecc_cnt_sel = REG_SET_FIELD(odecc_cnt_sel, UMCCH0_OdEccCntSel, in umc_v12_0_err_cnt_init_per_channel()410 WREG32_PCIE_EXT((odecc_cnt_sel_addr + umc_reg_offset) * 4, odecc_cnt_sel); in umc_v12_0_err_cnt_init_per_channel()
Completed in 5 milliseconds