Home
last modified time | relevance | path

Searched defs:edma_slot_num (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/drivers/dma/
Dti-edma3.c396 void __edma3_transfer(unsigned long edma3_base_addr, unsigned int edma_slot_num, in __edma3_transfer()
484 void __edma3_fill(unsigned long edma3_base_addr, unsigned int edma_slot_num, in __edma3_fill()
507 void edma3_transfer(unsigned long edma3_base_addr, unsigned int edma_slot_num, in edma3_transfer()
513 void edma3_fill(unsigned long edma3_base_addr, unsigned int edma_slot_num, in edma3_fill()
/external/u-boot/drivers/spi/
Dti_qspi.c301 unsigned int edma_slot_num = 1; in spi_flash_copy_mmap() local