Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mmc/
H A Dtmio-common.h111 #define TMIO_SD_DMA_MINALIGN 0x10 macro
H A Dtmio-common.c383 if (!IS_ALIGNED(addr, TMIO_SD_DMA_MINALIGN)) in tmio_sd_addr_is_dmaable()