Searched refs:npc_const2 (Results 1 – 1 of 1) sorted by relevance
1985 u64 npc_const2 = 0; in rvu_npc_hw_init() local1990 npc_const2 = rvu_read64(rvu, blkaddr, NPC_AF_CONST2); in rvu_npc_hw_init()2003 if (npc_const2) { in rvu_npc_hw_init()2017 hw->npc_counters = (npc_const2 >> 16) & 0xFFFFULL; in rvu_npc_hw_init()2018 mcam->banksize = npc_const2 & 0xFFFFULL; in rvu_npc_hw_init()