Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/hw/hfi1/
Dfirmware.c1187 u64 counts = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in sbus_request_slow()
1610 reg = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in clear_sbus_fast_mode()
1616 reg = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in clear_sbus_fast_mode()
Dchip_registers.h434 #define ASIC_STS_SBUS_COUNTERS (ASIC + 0x000000000018) macro