Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
Dfirmware.c1230 u64 counts = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in sbus_request_slow()
1653 reg = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in clear_sbus_fast_mode()
1659 reg = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in clear_sbus_fast_mode()
Dchip_registers.h476 #define ASIC_STS_SBUS_COUNTERS (ASIC + 0x000000000018) macro