Searched refs:hw_const (Results 1 – 1 of 1) sorted by relevance
4819 u64 hw_const; in rvu_nix_setup_capabilities() local4821 hw_const = rvu_read64(rvu, blkaddr, NIX_AF_CONST1); in rvu_nix_setup_capabilities()4834 if ((((hw_const >> 56) & 0x10) == 0x10) && !(hw_const & BIT_ULL(61))) in rvu_nix_setup_capabilities()4837 if (hw_const & BIT_ULL(61)) in rvu_nix_setup_capabilities()