Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/edac/
Dthunderx_edac.c1948 u64 reg_en_offs, reg_en_mask; in thunderx_l2c_probe() local
1970 reg_en_offs = L2C_TAD_INT_ENA_W1S; in thunderx_l2c_probe()
1978 reg_en_offs = L2C_CBC_INT_ENA_W1S; in thunderx_l2c_probe()
1986 reg_en_offs = L2C_MCI_INT_ENA_W1S; in thunderx_l2c_probe()
2063 writeq(reg_en_mask, l2c->regs + reg_en_offs); in thunderx_l2c_probe()