Home
last modified time | relevance | path

Searched refs:CQHCI_CAP_CS (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/mmc/host/
Dcqhci-crypto.c180 !(cqhci_readl(cq_host, CQHCI_CAP) & CQHCI_CAP_CS)) in cqhci_crypto_init()
Dcqhci.h25 #define CQHCI_CAP_CS 0x10000000 /* Crypto Support */ macro
Dsdhci-msm.c1868 if (!(cqhci_readl(cq_host, CQHCI_CAP) & CQHCI_CAP_CS)) in sdhci_msm_ice_init()