/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A 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_hos [all...] |
H A D | cqhci.h | 221 struct cqhci_host { struct 284 void (*write_l)(struct cqhci_host *host, u32 val, int reg); 285 u32 (*read_l)(struct cqhci_host *host, int reg); 293 int (*program_key)(struct cqhci_host *cq_host, 298 static inline void cqhci_writel(struct cqhci_host *host, u32 val, int reg) in cqhci_writel() 306 static inline u32 cqhci_readl(struct cqhci_host *host, int reg) in cqhci_readl() 318 int cqhci_init(struct cqhci_host *cq_host, struct mmc_host *mmc, bool dma64); 319 struct cqhci_host *cqhci_pltfm_init(struct platform_device *pdev);
|
H A D | cqhci-crypto.c | 25 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()
|
H A D | cqhci-crypto.h | 17 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 D | sdhci-tegra.c | 1184 static void tegra_cqhci_writel(struct cqhci_host *cq_host, u32 val, int reg) in tegra_cqhci_writel() 1237 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_enable() 1318 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_pre_enable() 1328 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_tegra_cqe_post_disable() 1593 struct cqhci_host *cq_host; in sdhci_tegra_add_host()
|
H A D | sdhci_am654.c | 556 struct cqhci_host *cq_host; in sdhci_am654_cqe_add_host() 558 cq_host = devm_kzalloc(mmc_dev(host->mmc), sizeof(struct cqhci_host), in sdhci_am654_cqe_add_host()
|
H A D | sdhci-brcmstb.c | 205 struct cqhci_host *cq_host; in sdhci_brcmstb_add_host()
|
H A D | sdhci-msm.c | 1811 struct cqhci_host *cq_host) in sdhci_msm_ice_init() 1861 static int sdhci_msm_program_key(struct cqhci_host *cq_host, in sdhci_msm_program_key() 1889 struct cqhci_host *cq_host) in sdhci_msm_ice_init() 2000 struct cqhci_host *cq_host; in sdhci_msm_cqe_add_host()
|
H A D | sdhci-pci-gli.c | 1244 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_pre_enable() 1276 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_post_disable() 1297 struct cqhci_host *cq_host; in gl9763e_add_host()
|
H A D | sdhci-esdhc-imx.c | 1414 struct cqhci_host *cq_host = host->mmc->cqe_private; in sdhci_esdhc_imx_hwinit() 1533 struct cqhci_host *cq_host = mmc->cqe_private; in esdhc_cqe_enable() 1652 struct cqhci_host *cq_host; in sdhci_esdhc_imx_probe()
|
H A D | mtk-sd.c | 473 struct cqhci_host *cq_host; 2455 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_cit_cal() 2494 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_enable() 2537 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_pre_enable() 2547 struct cqhci_host *cq_host = mmc->cqe_private; in msdc_cqe_post_disable()
|
H A D | sdhci-of-arasan.c | 1794 struct cqhci_host *cq_host; in sdhci_arasan_add_host()
|
H A D | sdhci-pci-core.c | 947 struct cqhci_host *cq_host; in glk_emmc_add_host()
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | cqhci.c | 35 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc() 40 static inline u8 *get_link_desc(struct cqhci_host *cq_host, u8 tag) in get_link_desc() 47 static inline dma_addr_t get_trans_desc_dma(struct cqhci_host *cq_host, u8 tag) in get_trans_desc_dma() 54 static inline u8 *get_trans_desc(struct cqhci_host *cq_host, u8 tag) in get_trans_desc() 60 static void setup_trans_desc(struct cqhci_host *cq_host, u8 tag) in setup_trans_desc() 90 static void cqhci_set_irqs(struct cqhci_host *cq_host, u32 set) in cqhci_set_irqs() 101 static void cqhci_dumpregs(struct cqhci_host *cq_host) in cqhci_dumpregs() 162 static int cqhci_host_alloc_tdl(struct cqhci_host *cq_host) in cqhci_host_alloc_tdl() 240 static void __cqhci_enable(struct cqhci_host *cq_host) in __cqhci_enable() 292 static void __cqhci_disable(struct cqhci_host *cq_hos [all...] |
H A D | cqhci.h | 146 struct cqhci_host { struct 203 void (*write_l)(struct cqhci_host *host, u32 val, int reg); 204 u32 (*read_l)(struct cqhci_host *host, int reg); 213 static inline void cqhci_writel(struct cqhci_host *host, u32 val, int reg) in cqhci_writel() 221 static inline u32 cqhci_readl(struct cqhci_host *host, int reg) in cqhci_readl() 233 int cqhci_init(struct cqhci_host *cq_host, struct mmc_host *mmc, bool dma64); 234 struct cqhci_host *cqhci_pltfm_init(struct platform_device *pdev);
|
H A D | sdhci-pci-gli.c | 661 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 D | sdhci_am654.c | 555 struct cqhci_host *cq_host; in sdhci_am654_cqe_add_host() 558 cq_host = devm_kzalloc(host->mmc->parent, sizeof(struct cqhci_host), in sdhci_am654_cqe_add_host()
|
H A D | sdhci-tegra.c | 1170 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 D | sdhci-brcmstb.c | 203 struct cqhci_host *cq_host; in sdhci_brcmstb_add_host()
|
H A D | sdhci-esdhc-imx.c | 1304 struct cqhci_host *cq_host = host->mmc->cqe_private; in sdhci_esdhc_imx_hwinit() 1421 struct cqhci_host *cq_host = mmc->cqe_private; in esdhc_cqe_enable() 1548 struct cqhci_host *cq_host; in sdhci_esdhc_imx_probe()
|
H A D | mtk-sd.c | 445 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 D | sdhci-of-arasan.c | 1493 struct cqhci_host *cq_host; in sdhci_arasan_add_host()
|
H A D | sdhci-pci-core.c | 1005 struct cqhci_host *cq_host; in glk_emmc_add_host()
|
H A D | sdhci-msm.c | 1865 struct cqhci_host *cq_host; in sdhci_msm_cqe_add_host()
|