Searched refs:NIX_LF_CINTX_INT_W1S (Results 1 – 2 of 2) sorted by relevance
257 reg = plt_read64(nix_lf_base + NIX_LF_CINTX_INT_W1S(i)); in nix_lf_int_reg_dump()
376 #define NIX_LF_CINTX_INT_W1S(a) (0xd30ull | (uint64_t)(a) << 12) macro