Searched refs:PORTC_INEN_CLEAR (Results 1 – 2 of 2) sorted by relevance
741 #define PORTC_INEN_CLEAR 0xFFC0312C /* PORTC Port x GPIO Input Enable Clear Re… macro
2240 #define bfin_read_PORTC_INEN_CLEAR() bfin_read32(PORTC_INEN_CLEAR)2241 #define bfin_write_PORTC_INEN_CLEAR(val) bfin_write32(PORTC_INEN_CLEAR, val)