Home
last modified time | relevance | path

Searched refs:PORTG_HYSTERESIS (Results 1 – 5 of 5) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h565 #define PORTG_HYSTERESIS 0xFFC03244 /* Port G Schmitt trigger control */ macro
DcdefBF512.h995 #define bfin_read_PORTG_HYSTERESIS() bfin_read16(PORTG_HYSTERESIS)
996 #define bfin_write_PORTG_HYSTERESIS(val) bfin_write16(PORTG_HYSTERESIS, val)
/linux-3.4.99/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h566 #define PORTG_HYSTERESIS 0xFFC03244 /* Port G Schmitt trigger control */ macro
DcdefBF522.h1012 #define bfin_read_PORTG_HYSTERESIS() bfin_read16(PORTG_HYSTERESIS)
1013 #define bfin_write_PORTG_HYSTERESIS(val) bfin_write16(PORTG_HYSTERESIS, val)
/linux-3.4.99/arch/blackfin/kernel/
Ddebug-mmrs.c1794 D16(PORTG_HYSTERESIS); in bfin_debug_mmrs_init()
1815 D16(PORTG_HYSTERESIS); in bfin_debug_mmrs_init()