Home
last modified time | relevance | path

Searched refs:DMA18_Y_COUNT (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h821 #define DMA18_Y_COUNT 0xffc01d98 /* DMA Channel 18 Y Count Register */ macro
DcdefBF54x_base.h1373 #define bfin_read_DMA18_Y_COUNT() bfin_read16(DMA18_Y_COUNT)
1374 #define bfin_write_DMA18_Y_COUNT(val) bfin_write16(DMA18_Y_COUNT, val)
/arch/blackfin/mach-bf538/include/mach/
DdefBF539.h635 #define DMA18_Y_COUNT 0xFFC01E98 /* DMA Channel 18 Y Count Register */ macro
DcdefBF538.h1000 #define bfin_read_DMA18_Y_COUNT() bfin_read16(DMA18_Y_COUNT)
1001 #define bfin_write_DMA18_Y_COUNT(val) bfin_write16(DMA18_Y_COUNT, val)