Lines Matching full:dmac
121 #define DMAC_ID 0x000 /* R DMAC ID */
122 #define DMAC_COMPVER 0x008 /* R DMAC Component Version */
123 #define DMAC_CFG 0x010 /* R/W DMAC Configuration */
124 #define DMAC_CHEN 0x018 /* R/W DMAC Channel Enable */
125 #define DMAC_CHEN_L 0x018 /* R/W DMAC Channel Enable 00-31 */
126 #define DMAC_CHEN_H 0x01C /* R/W DMAC Channel Enable 32-63 */
127 #define DMAC_INTSTATUS 0x030 /* R DMAC Interrupt Status */
128 #define DMAC_COMMON_INTCLEAR 0x038 /* W DMAC Interrupt Clear */
129 #define DMAC_COMMON_INTSTATUS_ENA 0x040 /* R DMAC Interrupt Status Enable */
130 #define DMAC_COMMON_INTSIGNAL_ENA 0x048 /* R/W DMAC Interrupt Signal Enable */
131 #define DMAC_COMMON_INTSTATUS 0x050 /* R DMAC Interrupt Status */
132 #define DMAC_RESET 0x058 /* R DMAC Reset Register1 */