Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dchip_registers.h305 #define DC_LCB_CFG_LINK_KILL_EN (DC_LCB_CSRS + 0x000000000120) macro
Dchip.c3868 reg = read_csr(dd, DC_LCB_CFG_LINK_KILL_EN); in handle_verify_cap()
3871 write_csr(dd, DC_LCB_CFG_LINK_KILL_EN, reg); in handle_verify_cap()