Home
last modified time | relevance | path

Searched refs:dma64 (Results 1 – 1 of 1) sorted by relevance

/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
Dcqhci-core.c80 if (cq_host->dma64) { in setup_trans_desc()
181 if (cq_host->dma64) { in cqhci_host_alloc_tdl()
470 bool dma64) in cqhci_set_tran_desc() argument
480 if (dma64) { in cqhci_set_tran_desc()
497 bool dma64 = cq_host->dma64; in cqhci_prep_tran_desc() local
517 cqhci_set_tran_desc(desc, addr, len, end, dma64); in cqhci_prep_tran_desc()
1160 bool dma64) in cqhci_init() argument
1164 cq_host->dma64 = dma64; in cqhci_init()