Searched refs:PORTG (Results 1 – 5 of 5) sorted by relevance
114 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}"
111 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}"
608 #define PORTG 0xffc01584 /* GPIO Data Register */ macro
1006 #define bfin_read_PORTG() bfin_read16(PORTG)1007 #define bfin_write_PORTG(val) bfin_write16(PORTG, val)
2388 #define bfin_read_PORTG() bfin_read32(PORTG)2389 #define bfin_write_PORTG(val) bfin_write32(PORTG, val)