Searched refs:PORTE_INEN (Results 1 – 4 of 4) sorted by relevance
591 #define PORTE_INEN 0xffc01558 /* GPIO Input Enable Register */ macro
978 #define bfin_read_PORTE_INEN() bfin_read16(PORTE_INEN)979 #define bfin_write_PORTE_INEN(val) bfin_write16(PORTE_INEN, val)
785 #define PORTE_INEN 0xFFC03224 /* PORTE Port x GPIO Input Enable Register */ macro
2318 #define bfin_read_PORTE_INEN() bfin_read32(PORTE_INEN)2319 #define bfin_write_PORTE_INEN(val) bfin_write32(PORTE_INEN, val)