Home
last modified time | relevance | path

Searched defs:cq_host (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/mmc/host/
H A Dcqhci-core.c36 static bool cqhci_halted(struct cqhci_host *cq_host) in cqhci_halted()
41 static inline u8 *get_desc(struct cqhci_host *cq_host, u8 tag) in get_desc()
46 static inline u8 *get_link_desc(struct cqhci_host *cq_host, u8 tag) in get_link_desc()
53 static inline size_t get_trans_desc_offset(struct cqhci_host *cq_host, u8 tag) in get_trans_desc_offset()
58 static inline dma_addr_t get_trans_desc_dma(struct cqhci_host *cq_host, u8 tag) in get_trans_desc_dma()
65 static inline u8 *get_trans_desc(struct cqhci_host *cq_host, u8 tag) in get_trans_desc()
72 static void setup_trans_desc(struct cqhci_host *cq_host, u8 tag) in setup_trans_desc()
102 static void cqhci_set_irqs(struct cqhci_host *cq_host, u32 set) in cqhci_set_irqs()
113 static void cqhci_dumpregs(struct cqhci_host *cq_host) in cqhci_dumpregs()
174 static int cqhci_host_alloc_tdl(struct cqhci_host *cq_host) in cqhci_host_alloc_tdl()
[all …]
H A Dcqhci-crypto.c31 static void cqhci_crypto_program_key(struct cqhci_host *cq_host, in cqhci_crypto_program_key()
59 struct cqhci_host *cq_host = cqhci_host_from_crypto_profile(profile); in cqhci_crypto_keyslot_program() local
100 static int cqhci_crypto_clear_keyslot(struct cqhci_host *cq_host, int slot) in cqhci_crypto_clear_keyslot()
116 struct cqhci_host *cq_host = cqhci_host_from_crypto_profile(profile); in cqhci_crypto_keyslot_evict() local
161 int cqhci_crypto_init(struct cqhci_host *cq_host) in cqhci_crypto_init()
H A Dsdhci-pci-gli.c1730 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_pre_enable() local
1762 struct cqhci_host *cq_host = mmc->cqe_private; in sdhci_gl9763e_cqe_post_disable() local
1783 struct cqhci_host *cq_host; in gl9763e_add_host() local