Home
last modified time | relevance | path

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

/u-boot/drivers/mtd/nand/raw/
A Dcortina_nand.h194 struct tx_descriptor_t { struct
A Dcortina_nand.c48 struct tx_descriptor_t *tx_desc;
187 info->tx_desc = malloc_cache_aligned((sizeof(struct tx_descriptor_t) * in init_nand_dma()
215 (sizeof(struct tx_descriptor_t) * CA_DMA_DESC_NUM)); in init_nand_dma()
733 struct tx_descriptor_t *tx_desc; in nand_rw_page()

Completed in 6 milliseconds