Searched refs:ndc_af_const (Results 1 – 1 of 1) sorted by relevance
568 u64 reg, ndc_af_const; in rvu_ndc_fix_locked_cacheline() local581 ndc_af_const = rvu_read64(rvu, blkaddr, NDC_AF_CONST); in rvu_ndc_fix_locked_cacheline()582 max_bank = FIELD_GET(NDC_AF_BANK_MASK, ndc_af_const); in rvu_ndc_fix_locked_cacheline()583 max_line = FIELD_GET(NDC_AF_BANK_LINE_MASK, ndc_af_const); in rvu_ndc_fix_locked_cacheline()