Searched refs:PORTG_DIR (Results 1 – 2 of 2) sorted by relevance
828 #define PORTG_DIR 0xFFC03318 /* PORTG Port x GPIO Direction Register */ macro
2394 #define bfin_read_PORTG_DIR() bfin_read32(PORTG_DIR)2395 #define bfin_write_PORTG_DIR(val) bfin_write32(PORTG_DIR, val)