Searched refs:DCC_ERR_FLG_EN (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/drivers/infiniband/hw/hfi1/ ! | ||
D | chip_registers.h | 118 #define DCC_ERR_FLG_EN (DCC_CSRS + 0x000000000058) macro |
D | chip.c | 14685 write_csr(dd, DCC_ERR_FLG_EN, ~0ull); in init_other() |