Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf518/include/mach/
DdefBF512.h566 #define PORTH_HYSTERESIS 0xFFC03248 /* Port H Schmitt trigger control */ macro
DcdefBF512.h997 #define bfin_read_PORTH_HYSTERESIS() bfin_read16(PORTH_HYSTERESIS)
998 #define bfin_write_PORTH_HYSTERESIS(val) bfin_write16(PORTH_HYSTERESIS, val)
/arch/blackfin/mach-bf527/include/mach/
DdefBF522.h567 #define PORTH_HYSTERESIS 0xFFC03248 /* Port H Schmitt trigger control */ macro
DcdefBF522.h1014 #define bfin_read_PORTH_HYSTERESIS() bfin_read16(PORTH_HYSTERESIS)
1015 #define bfin_write_PORTH_HYSTERESIS(val) bfin_write16(PORTH_HYSTERESIS, val)
/arch/blackfin/kernel/
Ddebug-mmrs.c1802 D16(PORTH_HYSTERESIS); in bfin_debug_mmrs_init()
1824 D16(PORTH_HYSTERESIS); in bfin_debug_mmrs_init()