Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dchip_registers.h305 #define DC_LCB_CFG_LINK_KILL_EN (DC_LCB_CSRS + 0x000000000120) macro
H A Dchip.c7606 reg = read_csr(dd, DC_LCB_CFG_LINK_KILL_EN); in handle_verify_cap()
7609 write_csr(dd, DC_LCB_CFG_LINK_KILL_EN, reg); in handle_verify_cap()