Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dcqhci-core.c36 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc()
41 static inline u8 *get_link_desc(struct cqhci_host *cq_host, u8 tag) in get_link_desc()
48 static inline dma_addr_t get_trans_desc_dma(struct cqhci_host *cq_host, u8 tag) in get_trans_desc_dma()
55 static inline u8 *get_trans_desc(struct cqhci_host *cq_host, u8 tag) in get_trans_desc()
61 static void setup_trans_desc(struct cqhci_host *cq_host, u8 tag) in setup_trans_desc()
91 static void cqhci_set_irqs(struct cqhci_host *cq_host, u32 set) in cqhci_set_irqs()
102 static void cqhci_dumpregs(struct cqhci_host *cq_host) in cqhci_dumpregs()
163 static int cqhci_host_alloc_tdl(struct cqhci_host *cq_host) in cqhci_host_alloc_tdl()
241 static void __cqhci_enable(struct cqhci_host *cq_host) in __cqhci_enable()
296 static void __cqhci_disable(struct cqhci_host *cq_host) in __cqhci_disable()
[all …]
H 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);
H A Dcqhci-crypto.c25 static inline struct cqhci_host *
33 static int cqhci_crypto_program_key(struct cqhci_host *cq_host, in cqhci_crypto_program_key()
65 struct cqhci_host *cq_host = cqhci_host_from_ksm(ksm); in cqhci_crypto_keyslot_program()
107 static int cqhci_crypto_clear_keyslot(struct cqhci_host *cq_host, int slot) in cqhci_crypto_clear_keyslot()
122 struct cqhci_host *cq_host = cqhci_host_from_ksm(ksm); in cqhci_crypto_keyslot_evict()
167 int cqhci_crypto_init(struct cqhci_host *cq_host) in cqhci_crypto_init()
H 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()
H A Dsdhci-pci-gli.c661 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_pre_enable()
693 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_post_disable()
714 struct cqhci_host *cq_host; in gl9763e_add_host()
H A Dsdhci-tegra.c1170 static void tegra_cqhci_writel(struct cqhci_host *cq_host, u32 val, int reg) in tegra_cqhci_writel()
1223 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_enable()
1304 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_pre_enable()
1314 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_post_disable()
1559 struct cqhci_host *cq_host; in sdhci_tegra_add_host()
H A Dsdhci_am654.c557 struct cqhci_host *cq_host; in sdhci_am654_cqe_add_host()
560 cq_host = devm_kzalloc(host->mmc->parent, sizeof(struct cqhci_host), in sdhci_am654_cqe_add_host()
H A Dsdhci-brcmstb.c203 struct cqhci_host *cq_host; in sdhci_brcmstb_add_host()
H A Dsdhci-esdhc-imx.c1302 struct cqhci_host *cq_host = host->mmc->cqe_private; in sdhci_esdhc_imx_hwinit()
1412 struct cqhci_host *cq_host = mmc->cqe_private; in esdhc_cqe_enable()
1539 struct cqhci_host *cq_host; in sdhci_esdhc_imx_probe()
H A Dsdhci-msm.c1856 struct cqhci_host *cq_host) in sdhci_msm_ice_init()
1968 static int sdhci_msm_program_key(struct cqhci_host *cq_host, in sdhci_msm_program_key()
2016 struct cqhci_host *cq_host) in sdhci_msm_ice_init()
2121 struct cqhci_host *cq_host; in sdhci_msm_cqe_add_host()
H A Dmtk-sd.c445 struct cqhci_host *cq_host;
2311 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_pre_enable()
2321 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_post_disable()
H A Dsdhci-of-arasan.c1493 struct cqhci_host *cq_host; in sdhci_arasan_add_host()
H A Dsdhci-pci-core.c1005 struct cqhci_host *cq_host; in glk_emmc_add_host()