Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-msm/include/mach/ !
Ddma.h68 #define DMOV_RSLT_VALID (1 << 31) /* 0 == host has empties result fifo */ macro
/linux-2.6.39/drivers/mmc/host/ !
Dmsm_sdcc.c243 if (!(host->dma.result & DMOV_RSLT_VALID)) { in msmsdcc_dma_complete_tlet()