Home
last modified time | relevance | path

Searched refs:PORTF (Results 1 – 6 of 6) sorted by relevance

/linux-3.4.99/arch/blackfin/mach-bf518/
DKconfig98 bool "Enable Hysteresis on PORTF {0...7}"
100 bool "Enable Hysteresis on PORTF {8, 9}"
102 bool "Enable Hysteresis on PORTF 10"
104 bool "Enable Hysteresis on PORTF 11"
106 bool "Enable Hysteresis on PORTF {12, 13}"
108 bool "Enable Hysteresis on PORTF {14, 15}"
/linux-3.4.99/arch/blackfin/mach-bf527/
DKconfig95 bool "Enable Hysteresis on PORTF {0...7}"
97 bool "Enable Hysteresis on PORTF {8, 9}"
99 bool "Enable Hysteresis on PORTF 10"
101 bool "Enable Hysteresis on PORTF 11"
103 bool "Enable Hysteresis on PORTF {12, 13}"
105 bool "Enable Hysteresis on PORTF {14, 15}"
/linux-3.4.99/arch/m68k/include/asm/
DMC68332.h22 #define PORTF BYTE_REF(PORTF_ADDR) macro
/linux-3.4.99/arch/h8300/include/asm/
Dregs267x.h204 #define PORTF 0xFFFF5E macro
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h597 #define PORTF 0xffc01564 /* GPIO Data Register */ macro
DcdefBF54x_base.h987 #define bfin_read_PORTF() bfin_read16(PORTF)
988 #define bfin_write_PORTF(val) bfin_write16(PORTF, val)