Searched refs:EDMA_IECR_REG (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/sys/arch/arm/ti/ | ||
H A D | ti_edma.h | 89 #define EDMA_IECR_REG 0x1058 macro |
H A D | ti_edma.c | 345 EDMA_WRITE(sc, EDMA_IECR_REG, __BIT(ch->ch_index)); in edma_channel_free() |