Searched refs:DC_LCB_CFG_TX_FIFOS_RESET (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/hfi1/ |
H A D | chip_registers.h | 277 #define DC_LCB_CFG_TX_FIFOS_RESET (DC_LCB_CSRS + 0x000000000008) macro
|
H A D | chip.c | 6483 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, in lcb_shutdown() 7574 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in handle_verify_cap() 9207 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in do_quick_linkup() 9762 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0x01); in init_lcb() 9768 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0x00); in init_lcb() 10369 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 1); in force_logical_link_state_down() 10378 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in force_logical_link_state_down() 10379 (void)read_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET); in force_logical_link_state_down() 10389 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 1); in force_logical_link_state_down()
|