Searched refs:PORTD_DIR (Results 1 – 2 of 2) sorted by relevance
759 #define PORTD_DIR 0xFFC03198 /* PORTD Port x GPIO Direction Register */ macro
2271 #define bfin_read_PORTD_DIR() bfin_read32(PORTD_DIR)2272 #define bfin_write_PORTD_DIR(val) bfin_write32(PORTD_DIR, val)