Home
last modified time | relevance | path

Searched refs:PPI0_FRAME (Results 1 – 2 of 2) sorted by relevance

/arch/blackfin/mach-bf561/include/mach/
DdefBF561.h297 #define PPI0_FRAME 0xFFC01010 /* PPI0 Frame Length register */ macro
DcdefBF561.h503 #define bfin_read_PPI0_FRAME() bfin_read16(PPI0_FRAME)
504 #define bfin_write_PPI0_FRAME(val) bfin_write16(PPI0_FRAME,val)