Lines Matching defs:usedma
29 static unsigned usedma = 1;
30 module_param(usedma, uint, 0644);
59 unsigned usedma;
196 if (hw->usedma && spi->bits_per_word <= 8)
245 if (hw->usedma && bpw <= 8)
651 if (hw->usedma) {
695 cfg = hw->usedma ? 0 : PSC_SPICFG_DD_DISABLE;
760 hw->usedma = 0;
767 if (usedma && ddma_memid) {
771 hw->usedma = 1;
807 if (hw->usedma) {
902 if (hw->usedma)
907 if (hw->usedma)
936 if (hw->usedma) {
972 if (usedma) {
984 if (usedma && ddma_memid)