Home
last modified time | relevance | path

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

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