Searched refs:PORTD_INEN (Results 1 – 4 of 4) sorted by relevance
580 #define PORTD_INEN 0xffc01538 /* GPIO Input Enable Register */ macro
959 #define bfin_read_PORTD_INEN() bfin_read16(PORTD_INEN)960 #define bfin_write_PORTD_INEN(val) bfin_write16(PORTD_INEN, val)
762 #define PORTD_INEN 0xFFC031A4 /* PORTD Port x GPIO Input Enable Register */ macro
2277 #define bfin_read_PORTD_INEN() bfin_read32(PORTD_INEN)2278 #define bfin_write_PORTD_INEN(val) bfin_write32(PORTD_INEN, val)