Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Di5400_edac.c888 static void decode_mtr(int slot_row, u16 mtr) in decode_mtr() function
1122 decode_mtr(slot_row, pvt->b0_mtr[slot_row]); in i5400_get_mc_regs()
1139 decode_mtr(slot_row, pvt->b1_mtr[slot_row]); in i5400_get_mc_regs()
Di5000_edac.c965 static void decode_mtr(int slot_row, u16 mtr) in decode_mtr() function
1204 decode_mtr(slot_row, pvt->b0_mtr[slot_row]); in i5000_get_mc_regs()
1221 decode_mtr(slot_row, pvt->b1_mtr[slot_row]); in i5000_get_mc_regs()
Di7300_edac.c585 static int decode_mtr(struct i7300_pvt *pvt, in decode_mtr() function
801 mtr = decode_mtr(pvt, slot, ch, branch, in i7300_init_csrows()