Searched refs:PORTH (Results 1 – 4 of 4) sorted by relevance
131 bool "Enable Hysteresis on PORTH {0...7}"133 bool "Enable Hysteresis on PORTH 8"135 bool "Enable Hysteresis on PORTH {9...15}"
134 bool "Enable Hysteresis on PORTH {0...7}"
619 #define PORTH 0xffc015a4 /* GPIO Data Register */ macro
1025 #define bfin_read_PORTH() bfin_read16(PORTH)1026 #define bfin_write_PORTH(val) bfin_write16(PORTH, val)