Home
last modified time | relevance | path

Searched refs:CQHCI_CAP (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dcqhci-crypto.c180 !(cqhci_readl(cq_host, CQHCI_CAP) & CQHCI_CAP_CS)) in cqhci_crypto_init()
H A Dcqhci.h25 #define CQHCI_CAP 0x04 macro
H A Dcqhci-core.c115 cqhci_readl(cq_host, CQHCI_CAP), in cqhci_dumpregs()
H A Dsdhci-msm.c1817 if (!(cqhci_readl(cq_host, CQHCI_CAP) & CQHCI_CAP_CS)) in sdhci_msm_ice_init()
H A Dmtk-sd.c2465 itcfmul = CQHCI_ITCFMUL(cqhci_readl(cq_host, CQHCI_CAP)); in msdc_cqe_cit_cal()