Searched refs:DW_BLOCK (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/dma/dw-edma/ |
| H A D | dw-edma-pcie.c | 48 #define DW_BLOCK(a, b, c) \ macro 105 DW_BLOCK(BAR_2, 0x00000000, 0x00000800) 107 DW_BLOCK(BAR_2, 0x00200000, 0x00000800) 111 DW_BLOCK(BAR_2, 0x00400000, 0x00000800) 113 DW_BLOCK(BAR_2, 0x00600000, 0x00000800) 118 DW_BLOCK(BAR_2, 0x00800000, 0x00000800) 120 DW_BLOCK(BAR_2, 0x00900000, 0x00000800) 124 DW_BLOCK(BAR_2, 0x00a00000, 0x00000800) 126 DW_BLOCK(BAR_2, 0x00b00000, 0x00000800)
|