Lines Matching defs:usedma
29 static unsigned int usedma = 1;
30 module_param(usedma, uint, 0644);
59 unsigned int usedma;
195 if (hw->usedma && spi->bits_per_word <= 8)
244 if (hw->usedma && bpw <= 8)
652 if (hw->usedma) {
696 cfg = hw->usedma ? 0 : PSC_SPICFG_DD_DISABLE;
761 hw->usedma = 0;
768 if (usedma && ddma_memid) {
772 hw->usedma = 1;
808 if (hw->usedma) {
904 if (hw->usedma)
909 if (hw->usedma)
938 if (hw->usedma) {
973 if (usedma) {
984 if (usedma && ddma_memid)