Home
last modified time | relevance | path

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

/arch/blackfin/mach-bf548/include/mach/
DdefBF54x_base.h591 #define PORTE_INEN 0xffc01558 /* GPIO Input Enable Register */ macro
DcdefBF54x_base.h978 #define bfin_read_PORTE_INEN() bfin_read16(PORTE_INEN)
979 #define bfin_write_PORTE_INEN(val) bfin_write16(PORTE_INEN, val)
/arch/blackfin/mach-bf609/include/mach/
DdefBF60x_base.h785 #define PORTE_INEN 0xFFC03224 /* PORTE Port x GPIO Input Enable Register */ macro
DcdefBF60x_base.h2318 #define bfin_read_PORTE_INEN() bfin_read32(PORTE_INEN)
2319 #define bfin_write_PORTE_INEN(val) bfin_write32(PORTE_INEN, val)