Searched refs:PORTE_INEN_SET (Results 1 – 2 of 2) sorted by relevance
786 #define PORTE_INEN_SET 0xFFC03228 /* PORTE Port x GPIO Input Enable Set Regist… macro
2320 #define bfin_read_PORTE_INEN_SET() bfin_read32(PORTE_INEN_SET)2321 #define bfin_write_PORTE_INEN_SET(val) bfin_write32(PORTE_INEN_SET, val)