Searched refs:PORTD_DIR_CLEAR (Results 1 – 4 of 4) sorted by relevance
579 #define PORTD_DIR_CLEAR 0xffc01534 /* GPIO Direction Clear Register */ macro
957 #define bfin_read_PORTD_DIR_CLEAR() bfin_read16(PORTD_DIR_CLEAR)958 #define bfin_write_PORTD_DIR_CLEAR(val) bfin_write16(PORTD_DIR_CLEAR, val)
761 #define PORTD_DIR_CLEAR 0xFFC031A0 /* PORTD Port x GPIO Direction Clear Regis… macro
2275 #define bfin_read_PORTD_DIR_CLEAR() bfin_read32(PORTD_DIR_CLEAR)2276 #define bfin_write_PORTD_DIR_CLEAR(val) bfin_write32(PORTD_DIR_CLEAR, val)