Home
last modified time | relevance | path

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

/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
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()
293 static void __cqhci_disable(struct cqhci_host *cq_host) in __cqhci_disable()
[all …]