Searched refs:PPI0_CONTROL (Results 1 – 4 of 4) sorted by relevance
441 .base = (void __iomem *)PPI0_CONTROL,
293 #define PPI0_CONTROL 0xFFC01000 /* PPI0 Control register */ macro
494 #define bfin_read_PPI0_CONTROL() bfin_read16(PPI0_CONTROL)495 #define bfin_write_PPI0_CONTROL(val) bfin_write16(PPI0_CONTROL,val)
1339 #if defined(PPI_CONTROL) || defined(PPI0_CONTROL) || defined(PPI1_CONTROL) in bfin_debug_mmrs_init()1344 # ifdef PPI0_CONTROL in bfin_debug_mmrs_init()