Home
last modified time | relevance | path

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

/openbmc/linux/drivers/edac/
H A Dthunderx_edac.c1955 u64 reg_en_offs, reg_en_mask; in thunderx_l2c_probe() local
1977 reg_en_offs = L2C_TAD_INT_ENA_W1S; in thunderx_l2c_probe()
1985 reg_en_offs = L2C_CBC_INT_ENA_W1S; in thunderx_l2c_probe()
1993 reg_en_offs = L2C_MCI_INT_ENA_W1S; in thunderx_l2c_probe()
2071 writeq(reg_en_mask, l2c->regs + reg_en_offs); in thunderx_l2c_probe()