Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h168 #define DCC_ERR_FLG_LATE_EBP_ERR_SMASK 0x1000000000ull macro
H A Dchip.c8108 reg &= ~DCC_ERR_FLG_LATE_EBP_ERR_SMASK; in handle_dcc_err()