Searched refs:DC_LCB_CFG_TX_FIFOS_RESET (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/hfi1/ |
D | chip_registers.h | 319 #define DC_LCB_CFG_TX_FIFOS_RESET (DC_LCB_CSRS + 0x000000000008) macro
|
D | chip.c | 6475 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, in lcb_shutdown() 7565 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in handle_verify_cap() 9139 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in do_quick_linkup() 9708 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0x01); in init_lcb() 9714 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0x00); in init_lcb() 10314 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 1); in force_logical_link_state_down() 10323 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in force_logical_link_state_down() 10324 (void)read_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET); in force_logical_link_state_down() 10334 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 1); in force_logical_link_state_down()
|