Home
last modified time | relevance | path

Searched refs:OTX_CPT_FLAG_DEVICE_READY (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h21 #define OTX_CPT_FLAG_DEVICE_READY BIT(1) macro
22 #define otx_cpt_device_ready(cpt) ((cpt)->flags & OTX_CPT_FLAG_DEVICE_READY)
H A Dotx_cptvf_main.c644 cptvf->flags |= OTX_CPT_FLAG_DEVICE_READY; in cptvf_device_init()
/kernel/linux/linux-6.6/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf.h21 #define OTX_CPT_FLAG_DEVICE_READY BIT(1) macro
22 #define otx_cpt_device_ready(cpt) ((cpt)->flags & OTX_CPT_FLAG_DEVICE_READY)
H A Dotx_cptvf_main.c641 cptvf->flags |= OTX_CPT_FLAG_DEVICE_READY; in cptvf_device_init()

Completed in 4 milliseconds