Searched refs:CQHCI_CRYPTO_KEYSLOT (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/mmc/host/ | ||
D | cqhci-crypto.h | 32 CQHCI_CRYPTO_KEYSLOT(mrq->crypto_key_slot) | in cqhci_crypto_prep_task_desc() |
D | cqhci.h | 151 #define CQHCI_CRYPTO_KEYSLOT(x) ((u64)(x) << 32) macro |