Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/sdhc/
Drcar_mmc_registers.h188 #define RCAR_MMC_DMA_INFO2_ERR_WR BIT(16) macro
Drcar_mmc.c577 (uint32_t)(is_read ? (~RCAR_MMC_DMA_INFO2_ERR_RD) : (~RCAR_MMC_DMA_INFO2_ERR_WR))); in rcar_mmc_dma_rx_tx_data()