Home
last modified time | relevance | path

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

/drivers/mmc/host/
Ddw_mmc.c85 struct idmac_desc { struct
505 struct idmac_desc *p; in dw_mci_idmac_init()
508 DESC_RING_BUF_SZ / sizeof(struct idmac_desc); in dw_mci_idmac_init()
515 (sizeof(struct idmac_desc) * (i + 1))); in dw_mci_idmac_init()
629 struct idmac_desc *desc_first, *desc_last, *desc; in dw_mci_prepare_desc32()