Searched refs:PORTG_DIR_CLEAR (Results 1 – 4 of 4) sorted by relevance
612 #define PORTG_DIR_CLEAR 0xffc01594 /* GPIO Direction Clear Register */ macro
1014 #define bfin_read_PORTG_DIR_CLEAR() bfin_read16(PORTG_DIR_CLEAR)1015 #define bfin_write_PORTG_DIR_CLEAR(val) bfin_write16(PORTG_DIR_CLEAR, val)
830 #define PORTG_DIR_CLEAR 0xFFC03320 /* PORTG Port x GPIO Direction Clear Regis… macro
2398 #define bfin_read_PORTG_DIR_CLEAR() bfin_read32(PORTG_DIR_CLEAR)2399 #define bfin_write_PORTG_DIR_CLEAR(val) bfin_write32(PORTG_DIR_CLEAR, val)