Searched refs:npc_const2 (Results 1 – 1 of 1) sorted by relevance
1907 u64 npc_const2 = 0; in rvu_npc_hw_init() local1912 npc_const2 = rvu_read64(rvu, blkaddr, NPC_AF_CONST2); in rvu_npc_hw_init()1925 if (npc_const2) { in rvu_npc_hw_init()1939 hw->npc_counters = (npc_const2 >> 16) & 0xFFFFULL; in rvu_npc_hw_init()1940 mcam->banksize = npc_const2 & 0xFFFFULL; in rvu_npc_hw_init()