Searched refs:PORTG_SLEW (Results 1 – 5 of 5) sorted by relevance
562 #define PORTG_SLEW 0xFFC03234 /* Port G slew control */ macro
989 #define bfin_read_PORTG_SLEW() bfin_read16(PORTG_SLEW)990 #define bfin_write_PORTG_SLEW(val) bfin_write16(PORTG_SLEW, val)
563 #define PORTG_SLEW 0xFFC03234 /* Port G slew control */ macro
1006 #define bfin_read_PORTG_SLEW() bfin_read16(PORTG_SLEW)1007 #define bfin_write_PORTG_SLEW(val) bfin_write16(PORTG_SLEW, val)
1820 D16(PORTG_SLEW); in bfin_debug_mmrs_init()