Home
last modified time | relevance | path

Searched refs:RVU_PF_BLOCK_ADDRX_DISC (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_main.c578 RVU_PF_BLOCK_ADDRX_DISC(BLKADDR_RVUM)); in cpt_is_pf_usable()
615 RVU_PF_BLOCK_ADDRX_DISC(BLKADDR_CPT1)); in cptpf_check_block_implemented()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_reg.h84 #define RVU_PF_BLOCK_ADDRX_DISC(a) (0x200 | (a) << 3) macro
H A Drvu.c486 cfg = rvupf_read64(rvu, RVU_PF_BLOCK_ADDRX_DISC(blkid)); in rvu_check_block_implemented()