Searched refs:flash_dma_readl (Results 1 - 1 of 1) sorted by relevance

/u-boot/drivers/mtd/nand/raw/brcmnand/
H A Dbrcmnand.c1047 static inline u32 flash_dma_readl(struct brcmnand_controller *ctrl, function
1725 (void)flash_dma_readl(ctrl, FLASH_DMA_FIRST_DESC);
1729 (void)flash_dma_readl(ctrl, FLASH_DMA_FIRST_DESC_EXT);
1740 flash_dma_readl(ctrl, FLASH_DMA_STATUS),
1741 flash_dma_readl(ctrl, FLASH_DMA_ERROR_STATUS));
2573 ctrl->flash_dma_mode = flash_dma_readl(ctrl, FLASH_DMA_MODE);

Completed in 34 milliseconds