Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dcqhci-crypto.h23 static inline u64 cqhci_crypto_prep_task_desc(struct mmc_request *mrq) in cqhci_crypto_prep_task_desc() function
43 static inline u64 cqhci_crypto_prep_task_desc(struct mmc_request *mrq) in cqhci_crypto_prep_task_desc() function
H A Dcqhci-core.c450 u64 desc1 = cqhci_crypto_prep_task_desc(mrq); in cqhci_prep_task_desc()