Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc.c86 struct idmac_desc { struct
534 struct idmac_desc *p; in dw_mci_idmac_init()
537 DESC_RING_BUF_SZ / sizeof(struct idmac_desc); in dw_mci_idmac_init()
544 (sizeof(struct idmac_desc) * (i + 1))); in dw_mci_idmac_init()
656 struct idmac_desc *desc_first, *desc_last, *desc; in dw_mci_prepare_desc32()