Searched refs:EPPI1_STATUS (Results 1 – 4 of 4) sorted by relevance
1048 #if defined(EPPI0_STATUS) || defined(EPPI1_STATUS) || defined(EPPI2_STATUS) in bfin_debug_mmrs_init()1053 # ifdef EPPI1_STATUS in bfin_debug_mmrs_init()
472 #define EPPI1_STATUS 0xffc01300 /* EPPI1 Status Register */ macro
767 #define bfin_read_EPPI1_STATUS() bfin_read16(EPPI1_STATUS)768 #define bfin_write_EPPI1_STATUS(val) bfin_write16(EPPI1_STATUS, val)
1641 .base = (void __iomem *)EPPI1_STATUS,