Home
last modified time | relevance | path

Searched refs:DMA21_X_MODIFY (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h1965 #define DMA21_X_MODIFY 0xFFC09010 /* DMA21 Inner Loop Address Increment */ macro
2529 #define MDMA0_SRC_CRC0_X_MODIFY (DMA21_X_MODIFY)
/linux-4.4.14/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h845 #define DMA21_X_MODIFY 0xffc01e54 /* DMA Channel 21 X Modify Register */ macro
DcdefBF54x_base.h1432 #define bfin_read_DMA21_X_MODIFY() bfin_read16(DMA21_X_MODIFY)
1433 #define bfin_write_DMA21_X_MODIFY(val) bfin_write16(DMA21_X_MODIFY, val)