Searched refs:PORTD_INEN_CLEAR (Results 1 – 2 of 2) sorted by relevance
764 #define PORTD_INEN_CLEAR 0xFFC031AC /* PORTD Port x GPIO Input Enable Clear Re… macro
2281 #define bfin_read_PORTD_INEN_CLEAR() bfin_read32(PORTD_INEN_CLEAR)2282 #define bfin_write_PORTD_INEN_CLEAR(val) bfin_write32(PORTD_INEN_CLEAR, val)