Searched defs:cq_host (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/mmc/host/ |
| H A D | cqhci-core.c | 36 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 D | cqhci-crypto.c | 31 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 D | sdhci-pci-gli.c | 1730 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
|
| H A D | sdhci-of-dwcmshc.c | 539 static void dwcmshc_set_tran_desc(struct cqhci_host *cq_host, u8 **desc, in dwcmshc_set_tran_desc() 1250 struct cqhci_host *cq_host; in dwcmshc_cqhci_init() local
|