Searched refs:CTYPE (Results 1 – 8 of 8) sorted by relevance
466 #define CTYPE 0x00000040 /* DMA Channel Type Indicator */ macro
1039 #define CTYPE 0x0040 /* DMA Channel Type Indicator (Memory/Peripheral*) */ macro
1040 #define CTYPE 0x0040 /* DMA Channel Type Indicator (Memory/Peripheral*) */ macro
905 #define CTYPE 0x00000040 /* DMA Channel Type Indicator */ macro
1360 #define CTYPE 0x0040 /* DMA Channel Type Indicator (Memory/Peripheral*) */ macro
1368 #define CTYPE 0x0040 /* DMA Channel Type Indicator */ macro
1615 #define CTYPE 0x40 /* DMA Channel Type */ macro
1141 mci_writel(host, CTYPE, (slot->ctype << slot->id)); in dw_mci_setup_bus()