Home
last modified time | relevance | path

Searched refs:PORTH (Results 1 – 4 of 4) sorted by relevance

/arch/blackfin/mach-bf527/
DKconfig131 bool "Enable Hysteresis on PORTH {0...7}"
133 bool "Enable Hysteresis on PORTH 8"
135 bool "Enable Hysteresis on PORTH {9...15}"
/arch/blackfin/mach-bf518/
DKconfig134 bool "Enable Hysteresis on PORTH {0...7}"
/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h619 #define PORTH 0xffc015a4 /* GPIO Data Register */ macro
DcdefBF54x_base.h1025 #define bfin_read_PORTH() bfin_read16(PORTH)
1026 #define bfin_write_PORTH(val) bfin_write16(PORTH, val)