Home
last modified time | relevance | path

Searched refs:OTX2_CPT_UCODE_SZ (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/marvell/octeontx2/
H A Dotx2_cptpf_ucode.h31 #define OTX2_CPT_UCODE_SZ (64 * 1024) macro
H A Dotx2_cptpf_ucode.c672 dma_free_coherent(dev, OTX2_CPT_UCODE_SZ, ucode->va, in ucode_unload()
692 ucode->va = dma_alloc_coherent(dev, OTX2_CPT_UCODE_SZ, &ucode->dma, in copy_ucode_to_dma_mem()