Home
last modified time | relevance | path

Searched defs:no_dma (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/mmc/host/
H A Dtifm_sd.c21 static bool no_dma = 0; variable
93 no_dma:1; member
/openbmc/linux/drivers/memstick/host/
H A Dtifm_ms.c21 static bool no_dma; variable
H A Djmb38x_ms.c20 static bool no_dma; variable
/openbmc/linux/drivers/scsi/
H A Dwd33c93.h243 uchar no_dma; /* set this flag to disable DMA */ member
/openbmc/linux/drivers/i2c/busses/
H A Di2c-qup.c1507 bool no_dma = false; in qup_i2c_determine_mode_v2() local