Searched refs:DC_LCB_CFG_TX_FIFOS_RESET (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/infiniband/hw/hfi1/ |
D | chip_registers.h | 319 #define DC_LCB_CFG_TX_FIFOS_RESET (DC_LCB_CSRS + 0x000000000008) macro
|
D | chip.c | 6522 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, in lcb_shutdown() 7613 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in handle_verify_cap() 9244 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in do_quick_linkup() 9799 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0x01); in init_lcb() 9805 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0x00); in init_lcb() 10406 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 1); in force_logical_link_state_down() 10415 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 0); in force_logical_link_state_down() 10416 (void)read_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET); in force_logical_link_state_down() 10426 write_csr(dd, DC_LCB_CFG_TX_FIFOS_RESET, 1); in force_logical_link_state_down()
|