Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/mmc/host/
Ddw_mmc.c86 struct idmac_desc { struct
535 struct idmac_desc *p; in dw_mci_idmac_init()
538 DESC_RING_BUF_SZ / sizeof(struct idmac_desc); in dw_mci_idmac_init()
545 (sizeof(struct idmac_desc) * (i + 1))); in dw_mci_idmac_init()
657 struct idmac_desc *desc_first, *desc_last, *desc; in dw_mci_prepare_desc32()