Searched refs:MXVR_PIN_CTL (Results 1 – 3 of 3) sorted by relevance
183 #define MXVR_PIN_CTL 0xffc028dc /* MXVR Pin Control Register */ macro
297 #define bfin_read_MXVR_PIN_CTL() bfin_read16(MXVR_PIN_CTL)298 #define bfin_write_MXVR_PIN_CTL(val) bfin_write16(MXVR_PIN_CTL, val)
1260 # ifdef MXVR_PIN_CTL in bfin_debug_mmrs_init()1261 D16(MXVR_PIN_CTL); in bfin_debug_mmrs_init()