Searched refs:PORTF_DIR_CLEAR (Results 1 – 4 of 4) sorted by relevance
601 #define PORTF_DIR_CLEAR 0xffc01574 /* GPIO Direction Clear Register */ macro
995 #define bfin_read_PORTF_DIR_CLEAR() bfin_read16(PORTF_DIR_CLEAR)996 #define bfin_write_PORTF_DIR_CLEAR(val) bfin_write16(PORTF_DIR_CLEAR, val)
807 #define PORTF_DIR_CLEAR 0xFFC032A0 /* PORTF Port x GPIO Direction Clear Regis… macro
2357 #define bfin_read_PORTF_DIR_CLEAR() bfin_read32(PORTF_DIR_CLEAR)2358 #define bfin_write_PORTF_DIR_CLEAR(val) bfin_write32(PORTF_DIR_CLEAR, val)