Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h263 #define DC_LCB_CFG_LINK_KILL_EN (DC_LCB_CSRS + 0x000000000120) macro
H A Dchip.c7567 reg = read_csr(dd, DC_LCB_CFG_LINK_KILL_EN); in handle_verify_cap()
7570 write_csr(dd, DC_LCB_CFG_LINK_KILL_EN, reg); in handle_verify_cap()