Home
last modified time | relevance | path

Searched refs:cqhci_host (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/mmc/host/
A Dcqhci-core.c316 struct cqhci_host *cq_host = mmc->cqe_private; in cqhci_deactivate()
334 struct cqhci_host *cq_host = mmc->cqe_private; in cqhci_enable()
372 struct cqhci_host *cq_host = mmc->cqe_private; in cqhci_off()
399 struct cqhci_host *cq_host = mmc->cqe_private; in cqhci_disable()
423 struct cqhci_host *cq_host, int tag) in cqhci_prep_task_desc()
500 struct cqhci_host *cq_host, int tag) in cqhci_prep_tran_desc()
540 struct cqhci_host *cq_host = mmc->cqe_private; in cqhci_prep_dcmd_desc()
596 struct cqhci_host *cq_host = mmc->cqe_private; in cqhci_request()
665 struct cqhci_host *cq_host = mmc->cqe_private; in cqhci_recovery_needed()
693 struct cqhci_host *cq_host = mmc->cqe_private; in cqhci_error_irq()
[all …]
A Dcqhci.h218 struct cqhci_host { struct
281 void (*write_l)(struct cqhci_host *host, u32 val, int reg); argument
282 u32 (*read_l)(struct cqhci_host *host, int reg);
290 int (*program_key)(struct cqhci_host *cq_host,
295 static inline void cqhci_writel(struct cqhci_host *host, u32 val, int reg) in cqhci_writel()
303 static inline u32 cqhci_readl(struct cqhci_host *host, int reg) in cqhci_readl()
315 int cqhci_init(struct cqhci_host *cq_host, struct mmc_host *mmc, bool dma64);
316 struct cqhci_host *cqhci_pltfm_init(struct platform_device *pdev);
A Dcqhci-crypto.c25 static inline struct cqhci_host *
34 static int cqhci_crypto_program_key(struct cqhci_host *cq_host, in cqhci_crypto_program_key()
66 struct cqhci_host *cq_host = cqhci_host_from_crypto_profile(profile); in cqhci_crypto_keyslot_program()
108 static int cqhci_crypto_clear_keyslot(struct cqhci_host *cq_host, int slot) in cqhci_crypto_clear_keyslot()
123 struct cqhci_host *cq_host = cqhci_host_from_crypto_profile(profile); in cqhci_crypto_keyslot_evict()
168 int cqhci_crypto_init(struct cqhci_host *cq_host) in cqhci_crypto_init()
A Dcqhci-crypto.h17 int cqhci_crypto_init(struct cqhci_host *host);
38 static inline int cqhci_crypto_init(struct cqhci_host *host) in cqhci_crypto_init()
A Dsdhci-pci-gli.c733 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_pre_enable()
765 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_post_disable()
786 struct cqhci_host *cq_host; in gl9763e_add_host()
A Dsdhci-tegra.c1171 static void tegra_cqhci_writel(struct cqhci_host *cq_host, u32 val, int reg) in tegra_cqhci_writel()
1224 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_enable()
1305 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_pre_enable()
1315 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_post_disable()
1564 struct cqhci_host *cq_host; in sdhci_tegra_add_host()
A Dsdhci_am654.c558 struct cqhci_host *cq_host; in sdhci_am654_cqe_add_host()
561 cq_host = devm_kzalloc(mmc_dev(host->mmc), sizeof(struct cqhci_host), in sdhci_am654_cqe_add_host()
A Dsdhci-brcmstb.c175 struct cqhci_host *cq_host; in sdhci_brcmstb_add_host()
A Dsdhci-esdhc-imx.c1358 struct cqhci_host *cq_host = host->mmc->cqe_private; in sdhci_esdhc_imx_hwinit()
1470 struct cqhci_host *cq_host = mmc->cqe_private; in esdhc_cqe_enable()
1585 struct cqhci_host *cq_host; in sdhci_esdhc_imx_probe()
A Dsdhci-msm.c1861 struct cqhci_host *cq_host) in sdhci_msm_ice_init()
1969 static int sdhci_msm_program_key(struct cqhci_host *cq_host, in sdhci_msm_program_key()
2017 struct cqhci_host *cq_host) in sdhci_msm_ice_init()
2122 struct cqhci_host *cq_host; in sdhci_msm_cqe_add_host()
A Dmtk-sd.c470 struct cqhci_host *cq_host;
2425 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_pre_enable()
2435 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_post_disable()
A Dsdhci-of-arasan.c1527 struct cqhci_host *cq_host; in sdhci_arasan_add_host()
A Dsdhci-pci-core.c923 struct cqhci_host *cq_host; in glk_emmc_add_host()

Completed in 44 milliseconds