Searched refs:PPI_CONTROL (Results 1 – 12 of 12) sorted by relevance
356 #define PPI_CONTROL 0xFFC01000 /* PPI Control Register */ macro
670 #define bfin_read_PPI_CONTROL() bfin_read16(PPI_CONTROL)671 #define bfin_write_PPI_CONTROL(val) bfin_write16(PPI_CONTROL,val)
447 #define PPI_CONTROL 0xFFC01000 /* PPI Control Register */ macro
811 #define bfin_read_PPI_CONTROL() bfin_read16(PPI_CONTROL)812 #define bfin_write_PPI_CONTROL(val) bfin_write16(PPI_CONTROL, val)
828 #define bfin_read_PPI_CONTROL() bfin_read16(PPI_CONTROL)829 #define bfin_write_PPI_CONTROL(val) bfin_write16(PPI_CONTROL, val)
1339 #if defined(PPI_CONTROL) || defined(PPI0_CONTROL) || defined(PPI1_CONTROL) in bfin_debug_mmrs_init()1341 # ifdef PPI_CONTROL in bfin_debug_mmrs_init()1342 bfin_debug_mmrs_ppi(parent, PPI_CONTROL, -1); in bfin_debug_mmrs_init()
422 #define PPI_CONTROL 0xFFC01000 /* PPI Control Register */ macro
789 #define bfin_read_PPI_CONTROL() bfin_read16(PPI_CONTROL)790 #define bfin_write_PPI_CONTROL(val) bfin_write16(PPI_CONTROL,val)
368 #define PPI_CONTROL 0xFFC01000 /* PPI Control Register */ macro
1218 #define bfin_read_PPI_CONTROL() bfin_read16(PPI_CONTROL)1219 #define bfin_write_PPI_CONTROL(val) bfin_write16(PPI_CONTROL, val)
1554 .base = (void __iomem *)PPI_CONTROL,