Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mmc/host/
Dcqhci-crypto.h32 CQHCI_CRYPTO_KEYSLOT(mrq->crypto_key_slot) | in cqhci_crypto_prep_task_desc()
Dcqhci.h151 #define CQHCI_CRYPTO_KEYSLOT(x) ((u64)(x) << 32) macro