Searched refs:PPI1_CONTROL (Results 1 – 3 of 3) sorted by relevance
300 #define PPI1_CONTROL 0xFFC01300 /* PPI1 Control register */ macro
506 #define bfin_read_PPI1_CONTROL() bfin_read16(PPI1_CONTROL)507 #define bfin_write_PPI1_CONTROL(val) bfin_write16(PPI1_CONTROL,val)
1339 #if defined(PPI_CONTROL) || defined(PPI0_CONTROL) || defined(PPI1_CONTROL) in bfin_debug_mmrs_init()1347 # ifdef PPI1_CONTROL in bfin_debug_mmrs_init()