Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rdma/hfi1/
Dfirmware.c1014 u64 counts = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in sbus_request_slow()
1224 reg = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in clear_sbus_fast_mode()
1230 reg = read_csr(dd, ASIC_STS_SBUS_COUNTERS); in clear_sbus_fast_mode()
Dchip_registers.h467 #define ASIC_STS_SBUS_COUNTERS (ASIC + 0x000000000018) macro
Dchip.c9450 write_csr(dd, ASIC_STS_SBUS_COUNTERS, 0); in reset_asic_csrs()