Home
last modified time | relevance | path

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

/linux-3.4.99/arch/blackfin/mach-bf518/
DKconfig114 bool "Enable Hysteresis on PORTG 0"
116 bool "Enable Hysteresis on PORTG {1...4}"
118 bool "Enable Hysteresis on PORTG {5, 6}"
120 bool "Enable Hysteresis on PORTG {7, 8}"
122 bool "Enable Hysteresis on PORTG 9"
124 bool "Enable Hysteresis on PORTG 10"
126 bool "Enable Hysteresis on PORTG {11...13}"
128 bool "Enable Hysteresis on PORTG {14, 15}"
/linux-3.4.99/arch/blackfin/mach-bf527/
DKconfig111 bool "Enable Hysteresis on PORTG 0"
113 bool "Enable Hysteresis on PORTG {1...4}"
115 bool "Enable Hysteresis on PORTG {5, 6}"
117 bool "Enable Hysteresis on PORTG {7, 8}"
119 bool "Enable Hysteresis on PORTG 9"
121 bool "Enable Hysteresis on PORTG 10"
123 bool "Enable Hysteresis on PORTG {11...13}"
125 bool "Enable Hysteresis on PORTG {14, 15}"
/linux-3.4.99/arch/h8300/include/asm/
Dregs267x.h205 #define PORTG 0xFFFF5F macro
/linux-3.4.99/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h608 #define PORTG 0xffc01584 /* GPIO Data Register */ macro
DcdefBF54x_base.h1006 #define bfin_read_PORTG() bfin_read16(PORTG)
1007 #define bfin_write_PORTG(val) bfin_write16(PORTG, val)