Searched refs:PORTG_HYSTERESIS (Results 1 – 5 of 5) sorted by relevance
565 #define PORTG_HYSTERESIS 0xFFC03244 /* Port G Schmitt trigger control */ macro
995 #define bfin_read_PORTG_HYSTERESIS() bfin_read16(PORTG_HYSTERESIS)996 #define bfin_write_PORTG_HYSTERESIS(val) bfin_write16(PORTG_HYSTERESIS, val)
566 #define PORTG_HYSTERESIS 0xFFC03244 /* Port G Schmitt trigger control */ macro
1012 #define bfin_read_PORTG_HYSTERESIS() bfin_read16(PORTG_HYSTERESIS)1013 #define bfin_write_PORTG_HYSTERESIS(val) bfin_write16(PORTG_HYSTERESIS, val)
1794 D16(PORTG_HYSTERESIS); in bfin_debug_mmrs_init()1815 D16(PORTG_HYSTERESIS); in bfin_debug_mmrs_init()