Searched refs:PORTD_DATA_TGL (Results 1 – 2 of 2) sorted by relevance
766 #define PORTD_DATA_TGL 0xFFC031B4 /* PORTD Port x GPIO Input Enable Toggle Reg… macro
2285 #define bfin_read_PORTD_DATA_TGL() bfin_read32(PORTD_DATA_TGL)2286 #define bfin_write_PORTD_DATA_TGL(val) bfin_write32(PORTD_DATA_TGL, val)