Searched defs:cq_host (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.15/drivers/mmc/host/ |
D | cqhci-core.c | 36 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 size_t get_trans_desc_offset(struct cqhci_host *cq_host, u8 tag) in get_trans_desc_offset() 53 static inline dma_addr_t get_trans_desc_dma(struct cqhci_host *cq_host, u8 tag) in get_trans_desc_dma() 60 static inline u8 *get_trans_desc(struct cqhci_host *cq_host, u8 tag) in get_trans_desc() 67 static void setup_trans_desc(struct cqhci_host *cq_host, u8 tag) in setup_trans_desc() 97 static void cqhci_set_irqs(struct cqhci_host *cq_host, u32 set) in cqhci_set_irqs() 108 static void cqhci_dumpregs(struct cqhci_host *cq_host) in cqhci_dumpregs() 169 static int cqhci_host_alloc_tdl(struct cqhci_host *cq_host) in cqhci_host_alloc_tdl() 246 static void __cqhci_enable(struct cqhci_host *cq_host) in __cqhci_enable() [all …]
|
D | cqhci-crypto.c | 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() local 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() local 167 int cqhci_crypto_init(struct cqhci_host *cq_host) in cqhci_crypto_init()
|
D | sdhci-tegra.c | 1162 static void tegra_cqhci_writel(struct cqhci_host *cq_host, u32 val, int reg) in tegra_cqhci_writel() 1215 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_enable() local 1296 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_pre_enable() local 1306 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_post_disable() local 1555 struct cqhci_host *cq_host; in sdhci_tegra_add_host() local
|
D | sdhci-pci-gli.c | 733 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_pre_enable() local 765 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_post_disable() local 786 struct cqhci_host *cq_host; in gl9763e_add_host() local
|
D | sdhci-brcmstb.c | 175 struct cqhci_host *cq_host; in sdhci_brcmstb_add_host() local
|
D | sdhci-esdhc-imx.c | 1349 struct cqhci_host *cq_host = host->mmc->cqe_private; in sdhci_esdhc_imx_hwinit() local 1459 struct cqhci_host *cq_host = mmc->cqe_private; in esdhc_cqe_enable() local 1574 struct cqhci_host *cq_host; in sdhci_esdhc_imx_probe() local
|
D | sdhci-msm.c | 1861 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() local
|
D | sdhci_am654.c | 558 struct cqhci_host *cq_host; in sdhci_am654_cqe_add_host() local
|
D | mtk-sd.c | 461 struct cqhci_host *cq_host; member 2348 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_pre_enable() local 2358 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_post_disable() local
|
D | sdhci-of-arasan.c | 1501 struct cqhci_host *cq_host; in sdhci_arasan_add_host() local
|
D | sdhci-pci-core.c | 1008 struct cqhci_host *cq_host; in glk_emmc_add_host() local
|