Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/dma/sh/
Dshdma-r8a73a4.c32 #define DMAE_CHANNEL(a, b) \ macro
41 DMAE_CHANNEL(0x8000, 0),
42 DMAE_CHANNEL(0x8080, 1),
43 DMAE_CHANNEL(0x8100, 2),
44 DMAE_CHANNEL(0x8180, 3),
45 DMAE_CHANNEL(0x8200, 4),
46 DMAE_CHANNEL(0x8280, 5),
47 DMAE_CHANNEL(0x8300, 6),
48 DMAE_CHANNEL(0x8380, 7),
49 DMAE_CHANNEL(0x8400, 8),
[all …]
/linux-4.1.27/arch/arm/mach-shmobile/
Dsetup-sh73a0.c382 #define DMAE_CHANNEL(_offset) \ macro
389 DMAE_CHANNEL(0x8000),
390 DMAE_CHANNEL(0x8080),
391 DMAE_CHANNEL(0x8100),
392 DMAE_CHANNEL(0x8180),
393 DMAE_CHANNEL(0x8200),
394 DMAE_CHANNEL(0x8280),
395 DMAE_CHANNEL(0x8300),
396 DMAE_CHANNEL(0x8380),
397 DMAE_CHANNEL(0x8400),
[all …]