Searched refs:PORTH_SLEW (Results 1 – 5 of 5) sorted by relevance
563 #define PORTH_SLEW 0xFFC03238 /* Port H slew control */ macro
991 #define bfin_read_PORTH_SLEW() bfin_read16(PORTH_SLEW)992 #define bfin_write_PORTH_SLEW(val) bfin_write16(PORTH_SLEW, val)
564 #define PORTH_SLEW 0xFFC03238 /* Port H slew control */ macro
1008 #define bfin_read_PORTH_SLEW() bfin_read16(PORTH_SLEW)1009 #define bfin_write_PORTH_SLEW(val) bfin_write16(PORTH_SLEW, val)
1823 D16(PORTH_SLEW); in bfin_debug_mmrs_init()