Searched refs:PORTF (Results 1 – 6 of 6) sorted by relevance
98 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}"
95 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}"
204 #define PORTF 0xFFFF5E macro
597 #define PORTF 0xffc01564 /* GPIO Data Register */ macro
987 #define bfin_read_PORTF() bfin_read16(PORTF)988 #define bfin_write_PORTF(val) bfin_write16(PORTF, val)
2347 #define bfin_read_PORTF() bfin_read32(PORTF)2348 #define bfin_write_PORTF(val) bfin_write32(PORTF, val)