Searched refs:PORTG_INEN (Results 1 – 4 of 4) sorted by relevance
613 #define PORTG_INEN 0xffc01598 /* GPIO Input Enable Register */ macro
1016 #define bfin_read_PORTG_INEN() bfin_read16(PORTG_INEN)1017 #define bfin_write_PORTG_INEN(val) bfin_write16(PORTG_INEN, val)
831 #define PORTG_INEN 0xFFC03324 /* PORTG Port x GPIO Input Enable Register */ macro
2400 #define bfin_read_PORTG_INEN() bfin_read32(PORTG_INEN)2401 #define bfin_write_PORTG_INEN(val) bfin_write32(PORTG_INEN, val)