Searched refs:DC_LCB_STS_ROUND_TRIP_LTP_CNT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 753 { DC_LCB_STS_ROUND_TRIP_LTP_CNT, 0 }, 790 if (read_lcb_csr(dd, DC_LCB_STS_ROUND_TRIP_LTP_CNT, ®)) in read_ltp_rtt() 793 write_lcb_cache(DC_LCB_STS_ROUND_TRIP_LTP_CNT, reg); in read_ltp_rtt() 989 /* read the cached value of DC_LCB_STS_ROUND_TRIP_LTP_CNT */ in __subn_get_opa_portinfo() 990 read_lcb_cache(DC_LCB_STS_ROUND_TRIP_LTP_CNT, &tmp); in __subn_get_opa_portinfo()
|
H A D | chip_registers.h | 382 #define DC_LCB_STS_ROUND_TRIP_LTP_CNT (DC_LCB_CSRS + 0x0000000004B0) macro
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/hfi1/ |
H A D | mad.c | 711 { DC_LCB_STS_ROUND_TRIP_LTP_CNT, 0 }, 748 if (read_lcb_csr(dd, DC_LCB_STS_ROUND_TRIP_LTP_CNT, ®)) in read_ltp_rtt() 751 write_lcb_cache(DC_LCB_STS_ROUND_TRIP_LTP_CNT, reg); in read_ltp_rtt() 947 /* read the cached value of DC_LCB_STS_ROUND_TRIP_LTP_CNT */ in __subn_get_opa_portinfo() 948 read_lcb_cache(DC_LCB_STS_ROUND_TRIP_LTP_CNT, &tmp); in __subn_get_opa_portinfo()
|
H A D | chip_registers.h | 340 #define DC_LCB_STS_ROUND_TRIP_LTP_CNT (DC_LCB_CSRS + 0x0000000004B0) macro
|
Completed in 26 milliseconds